@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/Employment_scenario>
        a                <framenet/abox/semType/Non-Lexical_Frame> , <framenet/tbox/Frame> , owl:Class , <framenet/abox/frame/Frame> ;
        rdfs:comment     "An Employee and Employer enter into an employment relation, wherein the Employee remains employed for some Duration of time, and finally the relationship ends either by the Employee leaving the job or the Employer letting go (or firing) the Employee. To each of these events there are concomitants, such as agreeing to/signing a contract for entering employment, compensation and performance of a service for the employment period itself, and severance for the dissolution of the relationship. There are several other events involved, including preparatory actions on the part of the Employer (posting the Position), the prospective Employee's part (looking for a job), or both (job interviews). In addition, there is the possibility of change in the relationship of Employer and Employee during the employment period, such as a change in Position (e.g. promotion, demotion) and a change in Compensation (e.g. raise, paycut)."@en ;
        rdfs:label       "Employment_scenario" ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Employment_continue>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Employees_scenario>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Employment_end>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Employers_scenario>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Fields>
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      <http://www.ontologydesignpatterns.org/cp/owl/componency.owl#hasComponent> ;
                           owl:someValuesFrom  <framenet/abox/frame/Employment_start>
                         ] ;
        owl:sameAs       <http://premon.fbk.eu/resource/fn17-employment_scenario> ;
        <framenet/tbox/definition>  "An Employee and Employer enter into an employment relation, wherein the Employee remains employed for some Duration of time, and finally the relationship ends either by the Employee leaving the job or the Employer letting go (or firing) the Employee. To each of these events there are concomitants, such as agreeing to/signing a contract for entering employment, compensation and performance of a service for the employment period itself, and severance for the dissolution of the relationship. There are several other events involved, including preparatory actions on the part of the Employer (posting the Position), the prospective Employee's part (looking for a job), or both (job interviews). In addition, there is the possibility of change in the relationship of Employer and Employee during the employment period, such as a change in Position (e.g. promotion, demotion) and a change in Compensation (e.g. raise, paycut)."@en , "An Employee and Employer enter into an employment relation, wherein the Employee remains employed for some Duration of time, and finally the relationship ends either by the Employee leaving the job or the Employer letting go (or firing) the Employee.  To each of these events there are concomitants, such as agreeing to/signing a contract for entering employment, compensation and performance of a service for the employment period itself, and severance for the dissolution of the relationship.  There are several other events involved, including preparatory actions on the part of the Employer (posting the Position), the prospective Employee's part (looking for a job), or both (job interviews).  In addition, there is the possibility of change in the relationship of Employer and Employee during the employment period, such as a change in Position (e.g. promotion, demotion) and a change in Compensation (e.g. raise, paycut)."^^xsd:string , "<def-root>An <fen>Employee</fen> and <fen>Employer</fen> enter into an employment relation, wherein the <fen>Employee</fen> remains employed for some <fen>Duration</fen> of time, and finally the relationship ends either by the <fen>Employee</fen> leaving the job or the <fen>Employer</fen> letting go (or firing) the <fen>Employee</fen>.  To each of these events there are concomitants, such as agreeing to/signing a contract for entering employment, compensation and performance of a service for the employment period itself, and severance for the dissolution of the relationship.  There are several other events involved, including preparatory actions on the part of the <fen>Employer</fen> (posting the <fen>Position</fen>), the prospective <fen>Employee</fen>'s part (looking for a job), or both (job interviews).  In addition, there is the possibility of change in the relationship of <fen>Employer</fen> and <fen>Employee</fen> during the employment period, such as a change in <fen>Position</fen> (e.g. promotion, demotion) and a change in <fen>Compensation</fen> (e.g. raise, paycut).</def-root>"^^xsd:string ;
        <framenet/tbox/frame_ID>  321 ;
        <framenet/tbox/frame_cBy>  "MJE" ;
        <framenet/tbox/frame_cDate>  "2002-05-13T10:42:04+02:00"^^xsd:dateTime ;
        <framenet/tbox/frame_name>  "Employment_scenario"^^xsd:string , "Employment_scenario" ;
        <framenet/tbox/hasFrameElement>
                <framenet/abox/fe/Field.employment_scenario> , <framenet/abox/fe/Position.employment_scenario> , <framenet/abox/fe/Employee.employment_scenario> , <framenet/abox/fe/Employer.employment_scenario> , <framenet/abox/fe/Compensation.employment_scenario> , <framenet/abox/fe/Duration.employment_scenario> , <framenet/abox/fe/Task.employment_scenario> ;
        <framenet/tbox/hasFrameRelation>
                <framenet/abox/frame/Employee_scenario> , <framenet/abox/frame/Employment_continue> , <framenet/abox/frame/Employer_scenario> , <framenet/abox/frame/Fields> , <framenet/abox/frame/Employment_start> , <framenet/abox/frame/Employment_end> ;
        <framenet/tbox/hasSemType>  <framenet/abox/semType/Non-Lexical_Frame> ;
        <framenet/tbox/hasSubframe>  <framenet/abox/frame/Employment_start> , <framenet/abox/frame/Employment_continue> , <framenet/abox/frame/Employment_end> ;
        <framenet/tbox/isPerspectivizedIn>
                <framenet/abox/frame/Employees_scenario> , <framenet/abox/frame/Employee_scenario> , <framenet/abox/frame/Employers_scenario> , <framenet/abox/frame/Employer_scenario> ;
        <framenet/tbox/isUsedBy>  <framenet/abox/frame/Fields> .
