@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://opendata.inrae.fr/TECSEM/xl_fr_135-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "test d'écoulement en semoir"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/xl_de_135-4>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Durchflusstest"@de ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/Technologies_des_semences>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://opendata.inrae.fr/TECSEM/135> .

<http://opendata.inrae.fr/TECSEM/135>
  skos:prefLabel "drill flow test"@en, "Fliessfähigkeitstest"@de, "test d'écoulement en semoir"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_135-3>, <http://opendata.inrae.fr/TECSEM/xl_fr_135-1> ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_135-4> ;
  skos:example "Drill flow tests were done in the laboratory using a Massey Ferguson 30 drill unit with the weight of cereal seed passed through after 25 turns being recorded. (Source : INRA)"@en ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  dc11:subject "Agronomy"@en, "Agronomie"@fr ;
  skos:altLabel "Durchflusstest"@de ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:definition "Test de détermination de la régularité de l'écoulement en semoir de graines traitées. (Source : INRA)"@fr .

<http://opendata.inrae.fr/TECSEM/xl_de_135-3>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Fliessfähigkeitstest"@de ;
  a skosxl:Label .

