@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/55483> a skos:Concept ;
    skos:altLabel "weeftechniek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/55482> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300245451> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61784> ;
    skos:notation "55483" ;
    skos:prefLabel "textile weaving process and technique"@en,
        "weefprocedé en -techniek (textiel)"@nl ;
    prov:generatedAtTime "2023-07-27T09:14:40+00:00"^^xsd:dateTime .

