@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://inspire.ec.europa.eu/schemas/af/3.0/code/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix dct: <http://purl.org/dc/terms/> . ns0:EconomicActivityNACEValue dct:isFormatOf "http://inspire.ec.europa.eu/schemas/af/3.0#EconomicActivityNACEValue" ; a owl:NamedIndividual, skos:ConceptScheme ; skos:prefLabel "EconomicActivityNACEValue"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://inspire.ec.europa.eu/schemas/af/3.0/code/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .

ns0:EconomicActivityNACEValue
    dct:isFormatOf "http://inspire.ec.europa.eu/schemas/af/3.0#EconomicActivityNACEValue" ;
    a owl:NamedIndividual, skos:ConceptScheme ;
    skos:prefLabel "EconomicActivityNACEValue"@en .