@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/47406> a skos:Concept ;
    skos:altLabel "fotopersbureau"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300256366> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47406" ;
    skos:prefLabel "press agency"@en,
        "persbureau"@nl ;
    skos:scopeNote "Business enterprises, including private companies and those owned by nations or international organizations, that gather, write, and supply news reports and photographs fom around the world or a nation to newspapers, magazines, radio and television broadcasters, government agencies and other users who subscribe to their services."@en,
        "Zakelijke ondernemingen, zowel particuliere bedrijven als die welke behoren aan landen of internationale organisaties, die nieuwsberichten en foto's uit de hele wereld of een bepaald land verzamelen, schrijven, en verschaffen aan kranten, tijdschriften, omroepen, overheidsinstanties en andere gebruikers die zich abonneren op hun diensten."@nl ;
    prov:generatedAtTime "2023-09-14T13:38:32+00:00"^^xsd:dateTime .

