@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/> .

<framenet/abox/frame/Criminal_process>
        a                <framenet/tbox/Frame> , <framenet/abox/semType/Non-Lexical_Frame> , owl:Class ;
        rdfs:comment     "A Suspect is arrested by Authorities on Charges related to an Offense, then is arraigned as a Defendant. If at any time the Defendant pleads guilty, then the Defendant is sentenced, otherwise the Defendant first goes to trial. During trial, the Defense and Prosecution present arguments on behalf of and against the Defendant, respectively. If the Jury comes up with a guilty verdict at the end of the trial, the Defendant is sentenced. In the end, the Defendant is either released or is given a Sentence by a Judge at the sentencing. The Core roles in this frame and its subframes include Authorities, Charges, Court, Defendant, Defense, Judge, Jury, Offense, Prosecution, and Suspect. Non-Core roles include Place, Time, Victim, and Witness."@en ;
        rdfs:label       "Criminal_process" ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Arraignment>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Sentencing>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Appeal>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#follows> ;
                           owl:someValuesFrom  <framenet/abox/frame/Criminal_investigation>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Arrest>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Trial>
                         ] ;
        owl:sameAs       <http://premon.fbk.eu/resource/fn17-criminal_process> ;
        <framenet/tbox/definition>  "A Suspect is arrested by Authorities on Charges related to an Offense, then is arraigned as a Defendant. If at any time the Defendant pleads guilty, then the Defendant is sentenced, otherwise the Defendant first goes to trial. During trial, the Defense and Prosecution present arguments on behalf of and against the Defendant, respectively. If the Jury comes up with a guilty verdict at the end of the trial, the Defendant is sentenced. In the end, the Defendant is either released or is given a Sentence by a Judge at the sentencing. The Core roles in this frame and its subframes include Authorities, Charges, Court, Defendant, Defense, Judge, Jury, Offense, Prosecution, and Suspect. Non-Core roles include Place, Time, Victim, and Witness."@en , "A Suspect is arrested by an Authority on certain Charges, then is arraigned as a Defendant.  If at any time the Defendant pleads guilty, then the Defendant is sentenced, otherwise the Defendant first goes to trial. If the Verdict after the trial is guilty, then the Defendant is sentenced.  In the end, the Defendant is either released or is given a Sentence by a Judge at the sentencing.\n\nThe core roles in this frame and its subframes include Jury, Judge, Defendant, Prosecution, Defense, Suspect, and an Authority such as the police/sheriff.  Non-core roles include Witness, Accomplice and Victim."^^xsd:string , "<def-root>A Suspect is arrested by an Authority on certain Charges, then is arraigned as a Defendant.  If at any time the Defendant pleads guilty, then the Defendant is sentenced, otherwise the Defendant first goes to trial. If the Verdict after the trial is guilty, then the Defendant is sentenced.  In the end, the Defendant is either released or is given a Sentence by a Judge at the sentencing.\n<ex></ex>\nThe core roles in this frame and its subframes include Jury, Judge, Defendant, Prosecution, Defense, Suspect, and an Authority such as the police/sheriff.  Non-core roles include Witness, Accomplice and Victim.</def-root>"^^xsd:string ;
        <framenet/tbox/frame_ID>  200 ;
        <framenet/tbox/frame_cBy>  "MJE" ;
        <framenet/tbox/frame_cDate>  "2001-08-16T19:34:25+02:00"^^xsd:dateTime ;
        <framenet/tbox/frame_name>  "Criminal_process"^^xsd:string , "Criminal_process" ;
        <framenet/tbox/hasFrameElement>
                <framenet/abox/fe/Prosecution.criminal_process> , <framenet/abox/fe/Witness.criminal_process> , <framenet/abox/fe/Defense.criminal_process> , <framenet/abox/fe/Time.criminal_process> , <framenet/abox/fe/Judge.criminal_process> , <framenet/abox/fe/Victim.criminal_process> , <framenet/abox/fe/Suspect.criminal_process> , <framenet/abox/fe/Offense.criminal_process> , <framenet/abox/fe/Charges.criminal_process> , <framenet/abox/fe/Place.criminal_process> , <framenet/abox/fe/Authorities.criminal_process> , <framenet/abox/fe/Court.criminal_process> , <framenet/abox/fe/Defendant.criminal_process> , <framenet/abox/fe/Jury.criminal_process> ;
        <framenet/tbox/hasFrameRelation>
                <framenet/abox/frame/Criminal_investigation> , <framenet/abox/frame/Sentencing> , <framenet/abox/frame/Trial> , <framenet/abox/frame/Arrest> , <framenet/abox/frame/Appeal> , <framenet/abox/frame/Arraignment> , <framenet/abox/frame/Crime_scenario> ;
        <framenet/tbox/hasSemType>  <framenet/abox/semType/Non-Lexical_Frame> ;
        <framenet/tbox/hasSubframe>  <framenet/abox/frame/Sentencing> , <framenet/abox/frame/Trial> , <framenet/abox/frame/Arrest> , <framenet/abox/frame/Arraignment> ;
        <framenet/tbox/isPrecededBy>  <framenet/abox/frame/Criminal_investigation> ;
        <framenet/tbox/isUsedBy>  <framenet/abox/frame/Appeal> ;
        <framenet/tbox/subframeOf>  <framenet/abox/frame/Crime_scenario> .
