@prefix void:    <http://rdfs.org/ns/void#> .
@prefix pav:     <http://purl.org/pav/> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix dce:     <http://purl.org/dc/elements/1.1/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fcu_rsc:  <https://rdf.codex.cati.inrae.fr/fcu-res/> .
@prefix dct:     <http://purl.org/dc/terms/> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fcuo:    <https://opendata.inrae.fr/fcu-def#> .
@prefix fcu:     <https://opendata.inrae.fr/fcu-res/> .
@prefix time:    <http://www.w3.org/2006/time#> .
@prefix vann:    <http://purl.org/vocab/vann/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .

fcu:Arbres_fruits_coques
      rdf:type skos:Concept , owl:NamedIndividual ;
      rdfs:isDefinedBy <http://ontology.inrae.fr/frenchcropusage/1.0> ;
      dct:issued "2019-08-26T00:00:00Z"^^xsd:dateTime ;
      dct:modified "2022-11-28T00:00:00Z"^^xsd:dateTime ;
      skos:altLabel "fruit sec"@fr , "arbre à fruits secs"@fr , "fruits à coque"@fr , "fruit à coque"@fr ;
      skos:broader fcu:Arboriculture_fruitiere ;
      skos:definition "arbre cultivé pour son fruit à coques."@fr ;
      skos:inScheme fcuo:thesaurus_FrenchCropUsage ;
      skos:narrower fcu:Pistachiers , fcu:Cocotiers , fcu:Amandiers , fcu:Noisetiers , fcu:Noyers , fcu:Chataigniers ;
      skos:note "Fruits à coque. Source Agreste Statistique Agricole Annuelle: présentation générale"@fr , "Amandier (PRNDU), Noyer (IUGRE, IUGNI, IUGHI), Châtaignier (CSNA), Noisetier (CYLAV), Pistachier (PIAVE). Source table du catalogue de l’Acta publiée en 2021."@fr , "Almond (PRNDU), Walnut tree(IUGRE), Chestnut tree (CSNA), Hazelnut tree (CYLAV), Pistachio (PIAVE). Source table of Acta Catalogue published in 2021."@en ;
      skos:prefLabel "arbre à fruits à coques"@fr .

<https://opendata.inrae.fr/fcu-res/xbin/Arbres_fruits_coques>
      rdfs:label "RDF description of Arbres_fruits_coques" ;
      foaf:primaryTopic fcu:Arbres_fruits_coques .
