<http://ldf.fi/ww1lod/schema#Country>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Country"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> .

<http://ldf.fi/ww1lod/schema#killings>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "How many people were killed in the incident?"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://ldf.fi/ww1lod/schema#AtrocityIncident> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "killings"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> .

<http://ldf.fi/ww1lod/schema#EventType>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Event type"@en .

<http://ldf.fi/ww1lod/schema#deportations>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Were there deportations related to the incident?"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://ldf.fi/ww1lod/schema#AtrocityIncident> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "deportations"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<http://ldf.fi/ww1lod/schema#ArmyCorps>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Army corps"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://ldf.fi/ww1lod/schema#MilitaryOrganization> .

<http://ldf.fi/ww1lod/schema#MilitaryOrganization>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Military organization"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E40_Legal_Body> .

<http://ldf.fi/ww1lod/schema#Regiment>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Regiment"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://ldf.fi/ww1lod/schema#MilitaryOrganization> .

<http://ldf.fi/ww1lod/schema#Batallion>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Batallion"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://ldf.fi/ww1lod/schema#MilitaryOrganization> .

<http://ldf.fi/ww1lod/schema#Army>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Army"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://ldf.fi/ww1lod/schema#MilitaryOrganization> .

<http://ldf.fi/ww1lod/schema#Brigade>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Brigade"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://ldf.fi/ww1lod/schema#MilitaryOrganization> .

<http://ldf.fi/ww1lod/schema#Theme>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Theme"@en .

<http://ldf.fi/ww1lod/schema#Village>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Village"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> .

<http://ldf.fi/ww1lod/schema#panic>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Did the incident cause a panic?"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://ldf.fi/ww1lod/schema#AtrocityIncident> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "panic"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<http://ldf.fi/ww1lod/schema#Municipality>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Municipality"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> .

<http://ldf.fi/ww1lod/schema#Keyword>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Keyword"@en .

<http://ldf.fi/ww1lod/schema#Division>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Division"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://ldf.fi/ww1lod/schema#MilitaryOrganization> .

<http://ldf.fi/ww1lod/schema#County>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "County"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> .

<http://ldf.fi/ww1lod/schema#humanShields>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Were human shields used in the incident?"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://ldf.fi/ww1lod/schema#AtrocityIncident> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "human shields"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<http://ldf.fi/ww1lod/schema#combatRelated>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Is the incident combat related?"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://ldf.fi/ww1lod/schema#AtrocityIncident> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "combat related"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<http://ldf.fi/ww1lod/schema#destroyedBuildings>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "How many buildings were destroyed in the incident?"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://ldf.fi/ww1lod/schema#AtrocityIncident> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "destroyed buildings"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> .

<http://ldf.fi/ww1lod/schema#AtrocityIncident>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Atrocity incident"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E5_Event> .

<http://ldf.fi/ww1lod/schema#River>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "River"@en .

<http://ldf.fi/ww1lod/schema#Salient>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Salient"@en .

<http://ldf.fi/ww1lod/schema#Forrest>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Forest"@en .

<http://ldf.fi/ww1lod/schema#Hill>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Hill"@en .

<http://ldf.fi/ww1lod/schema#Bay>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Bay"@en .

<http://ldf.fi/ww1lod/schema#Ocean>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Ocean"@en .

<http://ldf.fi/ww1lod/schema#Lake>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Lake"@en .

<http://ldf.fi/ww1lod/schema#Canal>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Canal"@en .

<http://ldf.fi/ww1lod/schema#Water>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Water"@en .

<http://ldf.fi/ww1lod/schema#Valley>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Valley"@en .

<http://ldf.fi/ww1lod/schema#Ridge>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Ridge"@en .

<http://ldf.fi/ww1lod/schema#Cove>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Cove"@en .

<http://ldf.fi/ww1lod/schema#Cape>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Cape"@en .

<http://ldf.fi/ww1lod/schema#Peninsula>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Peninsula"@en .

<http://ldf.fi/ww1lod/schema#Mountain_Range>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Mountain Range"@en .

<http://ldf.fi/ww1lod/schema#Sea>
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.cidoc-crm.org/cidoc-crm/E53_Place> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Sea"@en .
