@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/66366> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64192> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300229600> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/73277> ;
    skos:notation "66366" ;
    skos:prefLabel "skate (object)"@en,
        "schaats (voorwerp)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64474>,
        <https://data.rkd.nl/thesaurus/64638> ;
    skos:scopeNote "Shoelike devices or for platforms that attach to shoes that are fitted on the underside with metal blades, wheels, or rollers, in various configurations, for gliding across ice or other mostly smooth surfaces."@en,
        "Te gebruiken voor schoenachtige instrumenten of voor plateautjes die aan schoenen worden vastgezet, met aan de onderkant metalen bladen, wieltjes of rollers in diverse opstellingen om mee over ijs of andere, meestal gladde, oppervlakken te glijden."@nl ;
    prov:generatedAtTime "2024-04-18T14:13:01+00:00"^^xsd:dateTime .

