@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://sistemas.sede.embrapa.br/agrotermos/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:agrotermosCode a owl:AnnotationProperty ; skos:prefLabel "Agrotermos code"@en, "Código Agrotermos"@pt-br .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://sistemas.sede.embrapa.br/agrotermos/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:agrotermosCode
    a owl:AnnotationProperty ;
    skos:prefLabel "Agrotermos code"@en, "Código Agrotermos"@pt-br .