@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/65392> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96844> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300247546> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65392" ;
    skos:prefLabel "loom (textile tool)"@en,
        "weefgetouw"@nl ;
    skos:scopeNote "Frames or machines for interlacing at right angles two or more sets of threads or yarns to form a cloth."@en,
        "Raamwerken of machines die worden gebruikt om twee of meer reeksen draden of garens onder een rechte hoek door elkaar heen te weven."@nl ;
    prov:generatedAtTime "2023-07-26T07:59:31+00:00"^^xsd:dateTime .

