@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.cadastralvocabulary.org/CaLAThe/> . @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 ns1: <http://www.cadastralvocabulary.org/> . @prefix ns2: <http://aims.fao.org/aos/agrovoc/> . ns1:CaLAThe skos:hasTopConcept ns0:Activity . ns0:Activity metadata_def:mappingLoom "aktivite" ; metadata_def:mappingSameURI ns0:Activity ; a owl:NamedIndividual, skos:Concept ; skos:altLabel "Registration"@en, "Transaction"@en ; skos:changeNote "Established with version 2. Narrower ParcelEstablishment added with version 3. Survey with version 4. Definition changed with version 7. "@en ; skos:definition "A sequence of actions organized towards a specific goal."@en ; skos:exactMatch ns2:c_330834 ; skos:inScheme ns1:CaLAThe ; skos:narrower ns0:Exchange, ns0:PropertyFormation, ns0:Transfer ; skos:prefLabel "Activiteit"@nl, "Activity"@en, "Aktivite"@tr, "Aktivitet"@da, "Aktiviti"@ms . ns0:Exchange skos:broader ns0:Activity . ns0:PropertyFormation skos:broader ns0:Activity . ns0:Transfer skos:broader ns0:Activity .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.cadastralvocabulary.org/CaLAThe/> .
@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 ns1: <http://www.cadastralvocabulary.org/> .
@prefix ns2: <http://aims.fao.org/aos/agrovoc/> .

ns1:CaLAThe
    skos:hasTopConcept ns0:Activity .

ns0:Activity
    metadata_def:mappingLoom "aktivite" ;
    metadata_def:mappingSameURI ns0:Activity ;
    a owl:NamedIndividual, skos:Concept ;
    skos:altLabel "Registration"@en, "Transaction"@en ;
    skos:changeNote "Established with version 2. Narrower ParcelEstablishment added with version 3. Survey with version 4. Definition changed with version 7. "@en ;
    skos:definition "A sequence of actions organized towards a specific goal."@en ;
    skos:exactMatch ns2:c_330834 ;
    skos:inScheme ns1:CaLAThe ;
    skos:narrower ns0:Exchange, ns0:PropertyFormation, ns0:Transfer ;
    skos:prefLabel "Activiteit"@nl, "Activity"@en, "Aktivite"@tr, "Aktivitet"@da, "Aktiviti"@ms .

ns0:Exchange
    skos:broader ns0:Activity .

ns0:PropertyFormation
    skos:broader ns0:Activity .

ns0:Transfer
    skos:broader ns0:Activity .