@prefix ns1: <https://data.razu.nl/def/ldto/> .
@prefix ns3: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://data.razu.nl/id/actor/5c5e44886a1cd6f67f5ae63b270a0b24> a ns3:Organization,
        skos:Concept,
        ns1:Actor ;
    ns3:url <https://www.bunnik.nl/> ;
    skos:altLabel "Bunnik"@nl ;
    skos:exactMatch <http://www.wikidata.org/entity/Q10032> ;
    skos:inScheme <https://data.razu.nl/id/actor/bd4867122112bf6248d97334ea20479e> ;
    skos:notation "g0312" ;
    skos:prefLabel "Gemeente Bunnik"@nl ;
    skos:scopeNote "Predicate 'skos:notation' offers the identier used in the naming scheme for files as used by RAZU."@en,
        "Predicaat 'skos:notation' biedt de identifier die gebruikt wordt in het model dat RAZU toepast bij de naamgeving van bestanden"@nl .

