@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/Process_continue>
        a                   <framenet/abox/frame/Frame> , owl:Class , <framenet/tbox/Frame> ;
        rdfs:comment        "An Event continues at a certain Place through Time. (Note that often when 'continue.v' occurs with definite time points, it denotes Resumption, which is out of frame here.) NB: Refer to Process frame. Pyongyang agreed to suspend its withdrawal while talks continued with Washington. Missions and different plans proceed according to Islamic law provision."@en ;
        rdfs:label          "Process_continue" ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Sleep>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Process_pause>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#follows> ;
                              owl:someValuesFrom  <framenet/abox/frame/Process_start>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Activity_ongoing>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#follows> ;
                              owl:someValuesFrom  <framenet/abox/frame/Process_resume>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Process_end>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Process_stop>
                            ] ;
        owl:sameAs          <http://premon.fbk.eu/resource/fn17-process_continue> ;
        skos:closeMatch     <http://babelnet.org/rdf/s00089388v> , <http://babelnet.org/rdf/s00093015v> , <http://babelnet.org/rdf/s00084596v> , <wn/wn30/instances/synset-prevail-verb-3> , <http://babelnet.org/rdf/s00083242v> , <http://babelnet.org/rdf/s00089192v> , <http://babelnet.org/rdf/s00085718v> , <wn/wn30/instances/synset-prevalence-noun-1> , <wn/wn30/instances/synset-drag-verb-11> , <wn/wn30/instances/synset-persistent-adjective-3> , <wn/wn30/instances/synset-continue-verb-7> , <pb/pbdata/go.02> , <http://babelnet.org/rdf/s00095055v> , <pb/pbdata/go.01> , <http://babelnet.org/rdf/s00085715v> , <wn/wn30/instances/synset-prevailing-adjectivesatellite-1> , <wn/wn30/instances/synset-take-verb-27> , <pb/pbdata/persist.01> , <wn/wn30/instances/synset-continue-verb-3> , <wn/wn30/instances/synset-continue-verb-2> , <wn/wn30/instances/synset-perseverance-noun-2> , <data/propbank-3.4.0/RoleSet/go-02> , <wn/wn30/instances/synset-trace-verb-6> , <wn/wn30/instances/synset-ride-verb-3> , <wn/wn30/instances/synset-continue-verb-1> , <http://babelnet.org/rdf/s00085714v> , <wn/wn30/instances/synset-hold-verb-13> , <wn/wn30/instances/synset-reverberate-verb-2> , <http://babelnet.org/rdf/s00092982v> , <http://babelnet.org/rdf/s00090371v> , <data/propbank-3.4.0/RoleSet/persist-01> , <wn/wn30/instances/synset-persistent-adjectivesatellite-1> , <wn/wn30/instances/synset-carry_over-verb-1> , <wn/wn30/instances/synset-doggedness-noun-1> , <wn/wn30/instances/synset-proceed-verb-2> , <pb/pbdata/continue.01> , <http://babelnet.org/rdf/s00028079n> , <wn/wn30/instances/synset-run_on-verb-2> , <wn/wn30/instances/synset-head-verb-1> , <wn/wn30/instances/synset-haunting-adjectivesatellite-1> , <wn/wn30/instances/synset-discontinue-verb-2> , <wn/wn30/instances/synset-roar-verb-4> , <wn/wn30/instances/synset-advance-verb-1> , <http://babelnet.org/rdf/s00086926v> , <http://babelnet.org/rdf/s00093067v> , <http://babelnet.org/rdf/s00061702n> , <wn/wn30/instances/synset-abiding-adjectivesatellite-1> , <http://babelnet.org/rdf/s00090053v> , <wn/wn30/instances/synset-limp-verb-2> , <wn/wn30/instances/synset-wander-verb-3> , <wn/wn30/instances/synset-ongoing-adjectivesatellite-1> , <http://babelnet.org/rdf/s00087221v> , <wn/wn30/instances/synset-afoot-adjectivesatellite-2> , <wn/wn30/instances/synset-lengthiness-noun-2> , <http://babelnet.org/rdf/s00022196n> , <http://babelnet.org/rdf/s00084594v> , <http://babelnet.org/rdf/s00064294n> , <data/propbank-3.4.0/RoleSet/continue-01> , <wn/wn30/instances/synset-persevere-verb-1> , <data/propbank-3.4.0/RoleSet/go-01> , <http://babelnet.org/rdf/s00086793v> ;
        skos:narrowerMatch  <wn/wn30/instances/synset-haunting-adjectivesatellite-1> , <wn/wn30/instances/synset-afoot-adjectivesatellite-2> , <wn/wn30/instances/synset-ongoing-adjectivesatellite-1> ;
        <framenet/adjsem/frameOtherFeature>
                "phase"^^xsd:string ;
        <framenet/adjsem/frameSectivity>
                "inter"^^xsd:string ;
        <framenet/tbox/definition>  "<def-root>An <fen>Event</fen> continues at a certain <fen>Place</fen> through <fen>Time</fen>.  (Note that often when 'continue.v' occurs with definite time points, it denotes Resumption, which is out of frame here.)\nNB:  Refer to Process frame.</def-root>"^^xsd:string , "An Event continues at a certain Place through Time.  (Note that often when 'continue.v' occurs with definite time points, it denotes Resumption, which is out of frame here.)\nNB:  Refer to Process frame."^^xsd:string , "An Event continues at a certain Place through Time. (Note that often when 'continue.v' occurs with definite time points, it denotes Resumption, which is out of frame here.) NB: Refer to Process frame. Pyongyang agreed to suspend its withdrawal while talks continued with Washington. Missions and different plans proceed according to Islamic law provision."@en ;
        <framenet/tbox/frame_ID>  145 ;
        <framenet/tbox/frame_cBy>  "MJE" ;
        <framenet/tbox/frame_cDate>  "2001-06-27T17:50:32+02:00"^^xsd:dateTime ;
        <framenet/tbox/frame_name>  "Process_continue" , "Process_continue"^^xsd:string ;
        <framenet/tbox/hasCausative>  <framenet/abox/frame/Cause_to_continue> ;
        <framenet/tbox/hasFrameElement>
                <framenet/abox/fe/Next_subevent.process_continue> , <framenet/abox/fe/Manner.process_continue> , <framenet/abox/fe/Duration.process_continue> , <framenet/abox/fe/Event.process_continue> , <framenet/abox/fe/Concessive.process_continue> , <framenet/abox/fe/Place.process_continue> , <framenet/abox/fe/Time.process_continue> , <framenet/abox/fe/Explanation.process_continue> , <framenet/abox/fe/Depictive.process_continue> , <framenet/abox/fe/Circumstances.process_continue> , <framenet/abox/fe/Reason.process_continue> ;
        <framenet/tbox/hasFrameRelation>
                <framenet/abox/frame/Delimited_state_scenario> , <framenet/abox/frame/Cause_to_continue> , <framenet/abox/frame/Process_pause> , <framenet/abox/frame/Activity_ongoing> , <framenet/abox/frame/Process_resume> , <framenet/abox/frame/Process_start> , <framenet/abox/frame/Process> , <framenet/abox/frame/Sleep> , <framenet/abox/frame/Process_end> , <framenet/abox/frame/Process_stop> ;
        <framenet/tbox/hasInchoative>  <framenet/abox/frame/Process_start> ;
        <framenet/tbox/hasLexUnit>  <framenet/abox/lu/continue.v> , <framenet/abox/lu/persistence.n> , <framenet/abox/lu/persistent.a> , <framenet/abox/lu/ongoing.adj> , <framenet/abox/lu/underway.a> , <framenet/abox/lu/on-going.a> , <framenet/abox/lu/proceed.v> , <framenet/abox/lu/drag_on.v> , <framenet/abox/lu/go_on.v> , <framenet/abox/lu/persist.v> , <framenet/abox/lu/on.adv> , <framenet/abox/lu/underway.adj> ;
        <framenet/tbox/isInheritedBy>  <framenet/abox/frame/Sleep> , <framenet/abox/frame/Activity_ongoing> ;
        <framenet/tbox/isPrecededBy>  <framenet/abox/frame/Process_start> , <framenet/abox/frame/Process_resume> ;
        <framenet/tbox/perspectiveOn>  <framenet/abox/frame/Delimited_state_scenario> ;
        <framenet/tbox/precedes>  <framenet/abox/frame/Process_pause> , <framenet/abox/frame/Process_stop> , <framenet/abox/frame/Process_end> ;
        <framenet/tbox/subframeOf>  <framenet/abox/frame/Process> .
