@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/96250> a skos:Concept ;
    skos:altLabel "goedkeuring aanbesteding"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79402> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027646> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96250" ;
    skos:prefLabel "contract award"@en,
        "contracttoewijzing"@nl ;
    skos:scopeNote "Official statements of awards to independent contractors on project bids. These outline funding, bidders, contract amounts and other pertinent details related to the project at hand."@en ;
    prov:generatedAtTime "2024-08-05T09:24:26+00:00"^^xsd:dateTime .

