@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/54581> a skos:Concept ;
    skos:altLabel "Centre 5"@en,
        "Centre 5"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/59411> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54581" ;
    skos:prefLabel "Centre Five Group of Sculptors"@en,
        "Centre Five Group of Sculptors"@nl ;
    prov:generatedAtTime "2022-05-23T13:28:55+00:00"^^xsd:dateTime .

