@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix agrovoc: <http://aims.fao.org/aos/agrovoc/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://art.uniroma2.it/ontologies/vocbench#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<http://aims.fao.org/aos/agrovoc> a skos:ConceptScheme .
agrovoc:c_40e5b060
  dc:created "2019-12-03T17:23:58.602+01:00"^^xsd:dateTime ;
  skos:prefLabel "position in relief"@en, "Lage im Relief"@de, "Posizione in rilievo"@it, "rölyefte konum"@tr ;
  a skos:Concept ;
  skosxl:prefLabel agrovoc:xl_it_4f0b3d74, agrovoc:xl_de_4584ab4e, agrovoc:xl_tr_abf2e012, agrovoc:xl_en_1c6214ca ;
  skos:broader agrovoc:c_0a8b4e1e ;
  dc:modified "2019-12-24T09:29:22.945+01:00"^^xsd:dateTime ;
  void:inDataset agrovoc:void.ttl#Agrovoc ;
  skos:definition agrovoc:xDef_be58031b ;
  skos:inScheme <http://aims.fao.org/aos/agrovoc> .

skos:prefLabel rdfs:comment "A resource has no more than one value of skos:prefLabel per language tag."@en .
agrovoc:xl_de_4584ab4e
  void:inDataset agrovoc:void.ttl#Agrovoc ;
  dc:created "2019-12-03T17:24:41.126+01:00"^^xsd:dateTime ;
  skosxl:literalForm "Lage im Relief"@de ;
  skos:notation "40e5b060"^^agrovoc:AgrovocCode ;
  a skosxl:Label .

agrovoc:c_0a8b4e1e
  skos:prefLabel "Rilievo"@it, "Relief"@de, "Relieve"@es, "relevo"@pt-BR, "relevo"@pt, "reliéf"@cs, "რელიეფი"@ka, "reliëf"@nl, "engebe"@tr, "relief"@fr, "relief"@en ;
  a skos:Concept ;
  skos:narrower agrovoc:c_40e5b060 .

agrovoc:xl_en_1c6214ca
  void:inDataset agrovoc:void.ttl#Agrovoc ;
  dc:created "2019-12-03T17:23:58.602+01:00"^^xsd:dateTime ;
  skosxl:literalForm "position in relief"@en ;
  skos:notation "40e5b060"^^agrovoc:AgrovocCode ;
  a skosxl:Label .

agrovoc:xl_it_4f0b3d74
  void:inDataset agrovoc:void.ttl#Agrovoc ;
  dc:created "2020-12-04T11:26:42Z"^^xsd:dateTime ;
  skosxl:literalForm "Posizione in rilievo"@it ;
  skos:notation "40e5b060"^^agrovoc:AgrovocCode ;
  a skosxl:Label .

agrovoc:xDef_be58031b
  ns0:hasSource "BonaRes project" ;
  dc:created "2019-12-03T17:25:36.033+01:00"^^xsd:dateTime ;
  rdf:value "Describes the location of certain point within a relief unit (e.g. a marginal position on a floodplain)."@en .

agrovoc:xl_tr_abf2e012
  void:inDataset agrovoc:void.ttl#Agrovoc ;
  dc:created "2019-12-24T09:29:22.945+01:00"^^xsd:dateTime ;
  skosxl:literalForm "rölyefte konum"@tr ;
  skos:notation "40e5b060"^^agrovoc:AgrovocCode ;
  a skosxl:Label .

