@base          <https://w3id.org/framester/> .
@prefix geonames: <http://www.geonames.org/ontology#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix schema-org: <http://schema.org/> .
@prefix bio:   <http://purl.org/vocab/bio/0.1/> .
@prefix conf:  <http://lodview.it/conf#> .
@prefix metalex: <http://www.metalex.eu/metalex/2008-05-02#> .
@prefix ocd:   <http://dati.camera.it/ocd/> .
@prefix rel:   <http://purl.org/vocab/relationship/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix bbc:   <http://www.bbc.co.uk/ontologies/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix dbpedia-owl: <http://dbpedia.org/ontology/> .
@prefix dbpedia: <http://dbpedia.org/resource/> .
@prefix frbr:  <http://purl.org/vocab/frbr/core#> .
@prefix dwc:   <http://rs.tdwg.org/dwc/terms/> .
@prefix claros: <http://purl.org/NET/Claros/vocab#> .
@prefix crm-owl: <http://purl.org/NET/crm-owl#> .
@prefix meta:  <http://example.org/metadata#> .
@prefix bmuseum: <http://collection.britishmuseum.org/id/ontology/> .
@prefix ods:   <http://lod.xdams.org/ontologies/ods/> .
@prefix gml:   <http://www.opengis.net/gml/> .
@prefix muninn: <http://rdf.muninn-project.org/ontologies/documents#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix yago:  <http://dbpedia.org/class/yago/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix units: <http://dbpedia.org/units/> .
@prefix rso:   <http://www.researchspace.org/ontology/> .
@prefix geo:   <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix oad:   <http://lod.xdams.org/reload/oad/> .
@prefix crm120111: <http://erlangen-crm.org/120111/> .
@prefix cdoc:  <http://www.cidoc-crm.org/cidoc-crm#> .
@prefix bibleontology: <http://bibleontology.com/property#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix crm:   <http://erlangen-crm.org/current/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix shoah: <http://dati.cdec.it/lod/shoah/> .
@prefix npg:   <http://ns.nature.com/terms/> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix gn:    <http://www.geonames.org/ontology#> .
@prefix ibc:   <http://dati.ibc.it/ibc/> .
@prefix aemetonto: <http://aemet.linkeddata.es/ontology/> .
@prefix skos-xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lgdo:  <http://linkedgeodata.org/ontology/capital> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix eac-cpf: <http://archivi.ibc.regione.emilia-romagna.it/ontology/eac-cpf/> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .
@prefix prism21: <http://prismstandard.org/namespaces/basic/2.1/> .
@prefix po:    <http://purl.org/ontology/po/> .

<data/framestercore/GuiltOrInnocence>
        a                owl:Class , <schema/ConceptualFrame> ;
        rdfs:subClassOf  <schema/FrameOccurrence> ;
        owl:sameAs       <framenet/abox/frame/Guilt_or_innocence> ;
        <framenet/tbox/uses>  <data/framestercore/Misdeed> ;
        <schema/externalRole>  <data/framesterrole/agent> ;
        <schema/framenetdef>  "An Accused individual is deemed by a (usually implicit) Judge to be involved (or not) in a Misdeed. \nI <m>am</m> innocent of this crime and so is James Griffiths . \nIt is possible that the Frauleins Krabbe , Breuer and Moller are guilty of serious wrongdoing.\n\nNote that this frame is not  limited to technical, legal uses. The use of guilty in this frame is also to be distinguished from that in the Contrition frame by not referring to an emotional state. Innocent has several other meanings that are distinct from the one it has in this frame. It can mean 'ignorant of'; 'innocuous'; 'pure and unsullied by experience'."^^xsd:string ;
        <schema/necessaryRole>  <data/framesterrole/entity> , <data/framesterrole/eventuality> ;
        <schema/optionalRole>  <data/framesterrole/quality> ;
        <schema/subsumes>  <data/framestersyn/Blamelessness.n.1> , <data/framestersyn/Innocence.n.3> , <data/framestersyn/Guilt_by_association.n.1> , <data/framestersyn/Bloodguilt.n.1> , <data/framestersyn/Guilt.n.1> , <data/framestersyn/Guilty.as.2> , <data/framestersyn/Complicity.n.1> , <data/framestersyn/Innocently.r.1> , <data/framestersyn/Absolved.as.1> , <data/framestersyn/Innocent.a.1> , <data/framestersyn/Blameworthiness.n.1> , <data/framestersyn/Guiltily.r.1> , <data/framestersyn/Acquitted.as.1> , <data/framestersyn/Clear.n.1> , <data/framestersyn/Blameless.as.1> , <data/framestersyn/Impeachability.n.1> , <data/framestersyn/Criminalism.n.1> .
