@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.w3.org/ns/> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wdrs: <http://www.w3.org/2007/05/powder-s#> . ns0:regorg dct:abstract "The Registered Organization Vocabulary is a profile of the Organization Ontology for describing organizations that have gained legal entity status through a formal registration process, typically in a national or regional register."@en ; dct:description "This is the RDF encoding of the Legal Entity vocabulary, originally developed under the European Commission's ISA Programme."@en ; dct:modified "2013-05-24"^^<http://www.w3.org/2001/XMLSchema#date>, "2013-12-21"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:title "Registered Organization Vocabulary"@en ; vann:preferredNamespacePrefix "rov" ; vann:preferredNamespaceUri "http://www.w3.org/ns/regorg#" ; voaf:specializes ns0:org ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment "This file specifies the set of RDF classes and properties used in the Registered Organization Vocabulary vocabulary"@en ; rdfs:label "Registered Organization Vocabulary"@en ; owl:versionInfo "Second version in w3.org/ns" ; wdrs:describedby <http://www.w3.org/TR/vocab-regorg/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3.org/ns/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .

ns0:regorg
    dct:abstract "The Registered Organization Vocabulary is a profile of the Organization Ontology for describing organizations that have gained legal entity status through a formal registration process, typically in a national or regional register."@en ;
    dct:description "This is the RDF encoding of the Legal Entity vocabulary, originally developed under the European Commission's ISA Programme."@en ;
    dct:modified "2013-05-24"^^<http://www.w3.org/2001/XMLSchema#date>, "2013-12-21"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:title "Registered Organization Vocabulary"@en ;
    vann:preferredNamespacePrefix "rov" ;
    vann:preferredNamespaceUri "http://www.w3.org/ns/regorg#" ;
    voaf:specializes ns0:org ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment "This file specifies the set of RDF classes and properties used in the Registered Organization Vocabulary vocabulary"@en ;
    rdfs:label "Registered Organization Vocabulary"@en ;
    owl:versionInfo "Second version in w3.org/ns" ;
    wdrs:describedby <http://www.w3.org/TR/vocab-regorg/> .