<?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: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#LandscapeElement"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/> <metadata_def:prefLabel xml:lang="en">Landscape element</metadata_def:prefLabel> <metadata_def:prefLabel xml:lang="fr">Landscape element</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A landscape element is a land use from natural origin like trees, hedges, natural meadows, ... A landscape element is distinct from a cultivable area or infrastructure.</rdfs:comment> <rdfs:comment xml:lang="fr">Un élément du paysage est une occupation du sol d'origine naturelle comme les arbres, les haies, les étangs, les prairies naturelles, ... Un élément du paysage est distinct d'une zone cultivable et d'une infrastructure.</rdfs:comment> <metadata:prefixIRI>c3poplot:LandscapeElement</metadata:prefixIRI> <rdfs:label xml:lang="fr">Elément du paysage</rdfs:label> <rdfs:label xml:lang="en">Landscape element</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#EcologicalInterestArea"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandscapeElement"/> </rdf:Description> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#Meadow"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandscapeElement"/> </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: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#LandscapeElement">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandUse"/>
    <metadata_def:prefLabel xml:lang="en">Landscape element</metadata_def:prefLabel>
    <metadata_def:prefLabel xml:lang="fr">Landscape element</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A landscape element is a land use from natural origin like trees, hedges, natural meadows, ... A landscape element is distinct from a cultivable area or infrastructure.</rdfs:comment>
    <rdfs:comment xml:lang="fr">Un élément du paysage est une occupation du sol d'origine naturelle comme les arbres, les haies, les étangs, les prairies naturelles, ... Un élément du paysage est distinct d'une zone cultivable et d'une infrastructure.</rdfs:comment>
    <metadata:prefixIRI>c3poplot:LandscapeElement</metadata:prefixIRI>
    <rdfs:label xml:lang="fr">Elément du paysage</rdfs:label>
    <rdfs:label xml:lang="en">Landscape element</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#EcologicalInterestArea">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandscapeElement"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#Meadow">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#LandscapeElement"/>
  </rdf:Description>
</rdf:RDF>