<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.open.elzeard.co/ontologies/c3po/plot#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/> <metadata_def:prefLabel xml:lang="fr">Land use</metadata_def:prefLabel> <metadata_def:prefLabel xml:lang="en">Land use</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A field area that has a homogeneous and specific use (agricultural crops, storage building, ...). For exemple, the use is described in the graphical plot register. This area is attached to a production cell.</rdfs:comment> <rdfs:comment xml:lang="fr">Une zone de terrain ayant un usage homogène et spécifique (cultures agricoles, bâtiments stockage,...). Par exemple, l'usage est décrit dans le registre parcellaire graphique. Cette zone est rattachée à un îlot de production.</rdfs:comment> <metadata:prefixIRI>c3poplot:LandUse</metadata:prefixIRI> <rdfs:label xml:lang="fr">Occupation du sol</rdfs:label> <rdfs:label xml:lang="en">Land use</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableLand"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> </rdf:Description> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#Infrastructure"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> </rdf:Description> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#LandscapeElement"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> </rdf:Description> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#OtherLandUse"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> </rdf:Description> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#hasLandUseNeighbour"> <rdfs:domain rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> <rdfs:range rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.open.elzeard.co/ontologies/c3po/plot#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
    <metadata_def:prefLabel xml:lang="fr">Land use</metadata_def:prefLabel>
    <metadata_def:prefLabel xml:lang="en">Land use</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A field area that has a homogeneous and specific use (agricultural crops, storage building, ...). For exemple, the use is described in the graphical plot register. This area is attached to a production cell.</rdfs:comment>
    <rdfs:comment xml:lang="fr">Une zone de terrain ayant un usage homogène et spécifique (cultures agricoles, bâtiments stockage,...). Par exemple, l'usage est décrit dans le registre parcellaire graphique. Cette zone est rattachée à un îlot de production.</rdfs:comment>
    <metadata:prefixIRI>c3poplot:LandUse</metadata:prefixIRI>
    <rdfs:label xml:lang="fr">Occupation du sol</rdfs:label>
    <rdfs:label xml:lang="en">Land use</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableLand">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#Infrastructure">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#LandscapeElement">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#OtherLandUse">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#hasLandUseNeighbour">
    <rdfs:domain rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
    <rdfs:range rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
  </rdf:Description>
</rdf:RDF>