@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/95433> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74840> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300009811> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67776>,
        <https://data.rkd.nl/thesaurus/74054>,
        <https://data.rkd.nl/thesaurus/95434>,
        <https://data.rkd.nl/thesaurus/97933> ;
    skos:notation "95433" ;
    skos:prefLabel "star (motif)"@en,
        "ster (motief)"@nl ;
    skos:scopeNote "Conventionalized figures derived from astronomical stars, having radiating points of any number."@en,
        "Te gebruiken voor de gestileerde figuren afgeleid van astronomische sterren met een willekeurig aantal stralen."@nl ;
    prov:generatedAtTime "2023-10-18T14:14:29+00:00"^^xsd:dateTime .

