@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://opendata.inrae.fr/fcu-res/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://ontology.inrae.fr/frenchcropusage/> . @prefix ns2: <https://opendata.inrae.fr/fcu-def#> . @prefix dct: <http://purl.org/dc/terms/> . ns0:Choux_cabus_verts metadata_def:mappingLoom "chouxcabusverts" ; metadata_def:mappingSameURI ns0:Choux_cabus_verts ; metadata_def:prefLabel "Choux_cabus_verts" ; dct:issued "2021-01-12T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; a owl:NamedIndividual, skos:Concept ; rdfs:isDefinedBy <http://ontology.inrae.fr/frenchcropusage/2.0> ; skos:altLabel "chou pommé vert"@fr ; skos:broader ns0:Choux_pommes ; skos:definition "chou pommé cultivé pour ses feuilles formant une pomme de couleur verte. La pomme est consommée comme légume: le chou vert"@fr ; skos:inScheme ns2:thesaurus_FrenchCropUsage ; skos:prefLabel "chou cabu vert"@fr . ns0:Choux_pommes skos:narrower ns0:Choux_cabus_verts .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://opendata.inrae.fr/fcu-res/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://ontology.inrae.fr/frenchcropusage/> .
@prefix ns2: <https://opendata.inrae.fr/fcu-def#> .
@prefix dct: <http://purl.org/dc/terms/> .

ns0:Choux_cabus_verts
    metadata_def:mappingLoom "chouxcabusverts" ;
    metadata_def:mappingSameURI ns0:Choux_cabus_verts ;
    metadata_def:prefLabel "Choux_cabus_verts" ;
    dct:issued "2021-01-12T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    a owl:NamedIndividual, skos:Concept ;
    rdfs:isDefinedBy <http://ontology.inrae.fr/frenchcropusage/2.0> ;
    skos:altLabel "chou pommé vert"@fr ;
    skos:broader ns0:Choux_pommes ;
    skos:definition "chou pommé cultivé pour ses feuilles formant une pomme de couleur verte. La pomme est consommée comme légume: le chou vert"@fr ;
    skos:inScheme ns2:thesaurus_FrenchCropUsage ;
    skos:prefLabel "chou cabu vert"@fr .

ns0:Choux_pommes
    skos:narrower ns0:Choux_cabus_verts .