@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/27615> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312082> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "27615" ;
    skos:prefLabel "firm of architects"@en,
        "architectenbureau"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/43> ;
    skos:scopeNote "Companies that employ one or more licensed architects to practice the profession of design and production of architecture."@en,
        "Bedrijven die een of meer gekwalificeerde architecten in dienst hebben voor het professioneel ontwerpen en produceren van architectuur."@nl ;
    prov:generatedAtTime "2023-09-20T08:46:53+00:00"^^xsd:dateTime .

