<?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#CultivableBed"> <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableArea"/> <metadata_def:prefLabel xml:lang="en">Cultivable bed</metadata_def:prefLabel> <metadata_def:prefLabel xml:lang="fr">Planche de culture</metadata_def:prefLabel> <rdfs:comment xml:lang="fr">Unité de surface de production entre la parcelle et la ligne de culture, correspondant en général à la largeur de terre enjambée par le tracteur.</rdfs:comment> <rdfs:comment xml:lang="en">Surface unit of production between the plot and the crop line, generally corresponding to the width of land spanned by the tractor.</rdfs:comment> <metadata:prefixIRI>c3poplot:CultivableBed</metadata:prefixIRI> <rdfs:label xml:lang="en">Cultivable bed</rdfs:label> <rdfs:label xml:lang="fr">Planche de culture</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#bedName"> <rdfs:domain rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableBed"/> </rdf:Description> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#bedNumber"> <rdfs:domain rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableBed"/> </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#CultivableBed">
    <rdfs:subClassOf rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableArea"/>
    <metadata_def:prefLabel xml:lang="en">Cultivable bed</metadata_def:prefLabel>
    <metadata_def:prefLabel xml:lang="fr">Planche de culture</metadata_def:prefLabel>
    <rdfs:comment xml:lang="fr">Unité de surface de production entre la parcelle et la ligne de culture, correspondant en général à la largeur de terre enjambée par le tracteur.</rdfs:comment>
    <rdfs:comment xml:lang="en">Surface unit of production between the plot and the crop line, generally corresponding to the width of land spanned by the tractor.</rdfs:comment>
    <metadata:prefixIRI>c3poplot:CultivableBed</metadata:prefixIRI>
    <rdfs:label xml:lang="en">Cultivable bed</rdfs:label>
    <rdfs:label xml:lang="fr">Planche de culture</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#bedName">
    <rdfs:domain rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableBed"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/plot#bedNumber">
    <rdfs:domain rdf:resource="http://www.open.elzeard.co/ontologies/c3po/plot#CultivableBed"/>
  </rdf:Description>
</rdf:RDF>