@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/63618> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209932> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63618" ;
    skos:prefLabel "skirt (women's wear)"@en,
        "rok (dameskleding)"@nl ;
    skos:scopeNote "Main garments of varying length extending from the waist or hip and covering a part of the lower body. Also, the lower part of a dress, coat, or other garment."@en,
        "Bovenkledingstukken voor het onderlichaam, in verschillende lengtes vanaf de taille of heup. Ook het onderste gedeelte van een japon, jas of ander kledingstuk."@nl ;
    prov:generatedAtTime "2023-07-31T08:47:53+00:00"^^xsd:dateTime .

