@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/Run_risk>
        a                   <framenet/tbox/Frame> , owl:Class ;
        rdfs:comment        "A Protagonist is described as being exposed to a potentially dangerous situation that may end in a Bad_outcome for him- or herself. An Asset which is in danger of loss may stand in for the Bad_outcome. There is no implication that the Protagonist intentionally exposes themself to the risky situation. The Protagonist may be attempting to achieve some Purpose, which involves being in a dangerous situation. The Severity of risk involved may also be expressed. There was a risk of fire. Original thinkers incur greater risks to their careers than their pedestrian colleagues. NOTE: This Frame is currently in the process of being changed so that some instances of at risk.n will be moved to the Being_at_risk frame, and some will be moved to the Risky_situation frame. In the Being_at_risk frame, risk is almost always supported with at, and its external argument is the Asset. Risky_situation uses of risk include the following: Smoking poses a risk to your health. Smoking is a health risk. The most imminent risk is to our infrastructure. but (possibly ; still under discussion) not: The most imminent RISK is that our infrastructure may not be able to handle the load. In the Risky_situation frame, the external argument is the Situation, and the Bad_outcome in not expressible. The verb risk.v will remain in the Run_risk frame, in the sense of he risked his life for his country. The construction run risk also will remain in the Run_risk frame."@en ;
        rdfs:label          "Run_risk" ;
        rdfs:subClassOf     <framenet/abox/frame/Likelihood> , <framenet/abox/frame/Gradable_attributes> ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Wagering>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Protecting>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Risky_situation>
                            ] ;
        rdfs:subClassOf     [ a                   owl:Restriction ;
                              owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                              owl:someValuesFrom  <framenet/abox/frame/Being_at_risk>
                            ] ;
        <http://www.ontologydesignpatterns.org/ont/framenet/tbox/inheritsFrom>
                <framenet/abox/frame/Likelihood> , <framenet/abox/frame/Gradable_attributes> ;
        <http://www.ontologydesignpatterns.org/ont/values/valuecore_with_value_frames.owl#triggers>
                <http://www.ontologydesignpatterns.org/ont/values/FolkValues.owl#Risk> ;
        owl:sameAs          <http://premon.fbk.eu/resource/fn17-run_risk> ;
        skos:closeMatch     <wn/wn30/instances/synset-moral_hazard-noun-1> , <http://babelnet.org/rdf/s00087188v> , <http://babelnet.org/rdf/s00083450v> , <wn/wn30/instances/synset-gamble-verb-1> , <wn/wn30/instances/synset-endanger-verb-1> , <http://babelnet.org/rdf/s00010535n> , <wn/wn30/instances/synset-endangered-adjectivesatellite-1> , <wn/wn30/instances/synset-danger-noun-3> , <http://babelnet.org/rdf/s00082408v> , <wn/wn30/instances/synset-sword_of_Damocles-noun-1> , <http://babelnet.org/rdf/s00091729v> , <http://babelnet.org/rdf/s00010111n> , <http://babelnet.org/rdf/s00043366n> , <http://babelnet.org/rdf/s00025172n> , <http://babelnet.org/rdf/s00058569n> , <http://babelnet.org/rdf/s00055849n> , <wn/wn30/instances/synset-bet-verb-2> , <http://babelnet.org/rdf/s00030747n> , <http://babelnet.org/rdf/s00075631n> , <wn/wn30/instances/synset-ante-verb-1> , <wn/wn30/instances/synset-bettor-noun-1> , <wn/wn30/instances/synset-parlay-verb-1> , <wn/wn30/instances/synset-risk-verb-1> , <wn/wn30/instances/synset-occupational_hazard-noun-1> , <wn/wn30/instances/synset-play-verb-29> , <http://babelnet.org/rdf/s00087613v> , <pb/pbdata/risk.01> , <wn/wn30/instances/synset-venture-verb-3> , <wn/wn30/instances/synset-raise-verb-17> , <wn/wn30/instances/synset-health_hazard-noun-1> , <wn/wn30/instances/synset-bell_the_cat-verb-1> , <http://babelnet.org/rdf/s00092337v> , <http://babelnet.org/rdf/s00010158n> , <wn/wn30/instances/synset-biohazard-noun-1> , <wn/wn30/instances/synset-queer-verb-2> , <http://babelnet.org/rdf/s00082987v> , <wn/wn30/instances/synset-ante-noun-1> , <data/propbank-3.4.0/RoleSet/risk-01> , <http://babelnet.org/rdf/s00082658v> , <http://babelnet.org/rdf/s00083379v> , <wn/wn30/instances/synset-venture-noun-3> , <http://babelnet.org/rdf/s00090231v> , <http://babelnet.org/rdf/s00093438v> , <wn/wn30/instances/synset-stake-noun-4> , <wn/wn30/instances/synset-adventurer-noun-1> , <wn/wn30/instances/synset-see-verb-23> , <wn/wn30/instances/synset-hazard-noun-1> , <wn/wn30/instances/synset-speculation-noun-3> , <wn/wn30/instances/synset-bet_on-verb-1> ;
        skos:narrowerMatch  <wn/wn30/instances/synset-endangered-adjectivesatellite-1> ;
        <framenet/adjsem/frameOtherFeature>
                "temp"^^xsd:string ;
        <framenet/adjsem/frameSectivity>
                "inter"^^xsd:string ;
        <framenet/tbox/definition>  "<def-root>A <fen>Protagonist</fen> is described as being exposed to a potentially dangerous situation that may end in a <fen>Bad_outcome</fen> for him- or herself.  An <fen>Asset</fen> which is in danger of loss may stand in for the <fen>Bad_outcome</fen>. There is no implication that the <fen>Protagonist</fen> intentionally exposes themselves to the risky situation. The <fen>Protagonist</fen> may be attempting to achieve some Purpose, which involves being in a dangerous situation. The <fen>Severity</fen> of risk involved may also be expressed.\n<ex>There was a <t>risk</t> <fex name=\"Bad_outcome\">of fire</fex>.</ex>\n<ex><fex name=\"Protagonist\">Original thinkers</fex> <m>incur</m> <fex name=\"Severity\">greater</fex> <t>risks</t> <fex name=\"Asset\">to their careers</fex> <fex name=\"Severity\">than their pedestrian colleagues</fex>.</ex>\nNOTE: This Frame is currently in the process of being changed so that some instances of <ment>at risk.n</ment> will be moved to the Being_at_risk frame, and some will be moved to the Risky_situation frame. In the Being_at_risk frame, <ment>risk</ment> is almost always supported with <ment>at</ment>, and its external argument is the Asset. Risky_situation uses of <ment>risk</ment> include the following:\n<ex>Smoking poses a <t>risk</t> to your health.</ex>\n<ex>Smoking is a health <t>risk</t>.</ex>\n<ex>The most imminent <t>risk</t> is to our infrastructure.</ex>\nbut (possibly ; still under discussion) not: <ment>The most imminent RISK is that our infrastructure may not be able to handle the load.</ment>\nIn the Risky_situation frame, the external argument is the Situation, and the Bad_outcome in not expressible.\nThe verb risk.v will remain in the Run_risk frame, in the sense of <em>he risked his life for his country</em>. The construction <ment>run risk</ment> also will remain in the Run_risk frame.</def-root>"^^xsd:string , "A Protagonist is described as being exposed to a potentially dangerous situation that may end in a Bad_outcome for him- or herself.  An Asset which is in danger of loss may stand in for the Bad_outcome. There is no implication that the Protagonist intentionally exposes themselves to the risky situation. The Protagonist may be attempting to achieve some Purpose, which involves being in a dangerous situation. The Severity of risk involved may also be expressed.\nThere was a risk of fire.\nOriginal thinkers <m>incur</m> greater risks to their careers than their pedestrian colleagues.\nNOTE: This Frame is currently in the process of being changed so that some instances of <ment>at risk.n</ment> will be moved to the Being_at_risk frame, and some will be moved to the Risky_situation frame. In the Being_at_risk frame, <ment>risk</ment> is almost always supported with <ment>at</ment>, and its external argument is the Asset. Risky_situation uses of <ment>risk</ment> include the following:\nSmoking poses a risk to your health.\nSmoking is a health risk.\nThe most imminent risk is to our infrastructure.\nbut (possibly ; still under discussion) not: <ment>The most imminent RISK is that our infrastructure may not be able to handle the load.</ment>\nIn the Risky_situation frame, the external argument is the Situation, and the Bad_outcome in not expressible.\nThe verb risk.v will remain in the Run_risk frame, in the sense of <em>he risked his life for his country</em>. The construction <ment>run risk</ment> also will remain in the Run_risk frame."^^xsd:string , "A Protagonist is described as being exposed to a potentially dangerous situation that may end in a Bad_outcome for him- or herself. An Asset which is in danger of loss may stand in for the Bad_outcome. There is no implication that the Protagonist intentionally exposes themself to the risky situation. The Protagonist may be attempting to achieve some Purpose, which involves being in a dangerous situation. The Severity of risk involved may also be expressed. There was a risk of fire. Original thinkers incur greater risks to their careers than their pedestrian colleagues. NOTE: This Frame is currently in the process of being changed so that some instances of at risk.n will be moved to the Being_at_risk frame, and some will be moved to the Risky_situation frame. In the Being_at_risk frame, risk is almost always supported with at, and its external argument is the Asset. Risky_situation uses of risk include the following: Smoking poses a risk to your health. Smoking is a health risk. The most imminent risk is to our infrastructure. but (possibly ; still under discussion) not: The most imminent RISK is that our infrastructure may not be able to handle the load. In the Risky_situation frame, the external argument is the Situation, and the Bad_outcome in not expressible. The verb risk.v will remain in the Run_risk frame, in the sense of he risked his life for his country. The construction run risk also will remain in the Run_risk frame."@en ;
        <framenet/tbox/frame_ID>  378 ;
        <framenet/tbox/frame_cBy>  "JKR" ;
        <framenet/tbox/frame_cDate>  "2002-07-16T11:23:39+02:00"^^xsd:dateTime ;
        <framenet/tbox/frame_name>  "Run_risk" , "Run_risk"^^xsd:string ;
        <framenet/tbox/hasFEcoreSet>  <framenet/abox/FEcoreSet/run_risk_coreSet2> , <framenet/abox/FEcoreSet/run_risk_coreSet1> ;
        <framenet/tbox/hasFrameElement>
                <framenet/abox/fe/Circumstances.run_risk> , <framenet/abox/fe/Asset.run_risk> , <framenet/abox/fe/Iteration.run_risk> , <framenet/abox/fe/Iterations.run_risk> , <framenet/abox/fe/Time.run_risk> , <framenet/abox/fe/Action.run_risk> , <framenet/abox/fe/Protagonist.run_risk> , <framenet/abox/fe/Place.run_risk> , <framenet/abox/fe/Beneficiary.run_risk> , <framenet/abox/fe/Purpose.run_risk> , <framenet/abox/fe/Frequency.run_risk> , <framenet/abox/fe/Bad_outcome.run_risk> , <framenet/abox/fe/Explanation.run_risk> , <framenet/abox/fe/Severity.run_risk> ;
        <framenet/tbox/hasFrameRelation>
                <framenet/abox/frame/Wagering> , <framenet/abox/frame/Likelihood> , <framenet/abox/frame/Protecting> , <framenet/abox/frame/Being_at_risk> , <framenet/abox/frame/Risky_situation> , <framenet/abox/frame/Risk_scenario> ;
        <framenet/tbox/hasLexUnit>  <framenet/abox/lu/peril.n> , <framenet/abox/lu/endangered.adj> , <framenet/abox/lu/wager.v> , <framenet/abox/lu/risk.n> , <framenet/abox/lu/endangered.a> , <framenet/abox/lu/risk.v> ;
        <framenet/tbox/inheritsFrom>  <framenet/abox/frame/Likelihood> ;
        <framenet/tbox/isUsedBy>  <framenet/abox/frame/Wagering> , <framenet/abox/frame/Protecting> ;
        <framenet/tbox/perspectiveOn>  <framenet/abox/frame/Risk_scenario> ;
        <framenet/tbox/seeAlso>  <framenet/abox/frame/Risky_situation> , <framenet/abox/frame/Being_at_risk> .
