@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/62520> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62505> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263824> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VORM> ;
    skos:notation "62520" ;
    skos:prefLabel "octagonal"@en,
        "achthoekig"@nl ;
    skos:scopeNote "Having the form or outline of an octagon, which is a plane figure with eight sides and eight angles."@en,
        "Met de vorm of omtrek van een achthoek, een vlakke figuur met acht zijden en acht hoeken."@nl ;
    prov:generatedAtTime "2021-11-23T07:54:10+00:00"^^xsd:dateTime .

