@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/97796> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014626> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97796" ;
    skos:prefLabel "coil (object genre)"@en,
        "spiraal (objectgenre naar vorm)"@nl ;
    skos:scopeNote "Objects in the form of a long, thin material wound as a series of concentric circles or rings, having symmetrical curves or windings. Common examples are rope, pipes, and curls in certain hair styles. For curves that wind around a point while moving ever farther from the point, use \"spirals (geometric figures).\""@en,
        "Voorwerpen in de vorm van een lang, dun materiaal dat is gedraaid in een reeks spiralen of ringen."@nl ;
    prov:generatedAtTime "2023-03-01T12:33:26+00:00"^^xsd:dateTime .

