@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/93114> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98397> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379384> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92486>,
        <https://data.rkd.nl/thesaurus/93115> ;
    skos:notation "93114" ;
    skos:prefLabel "methal thread (textile)"@en,
        "metaaldraad (textiel)"@nl ;
    skos:scopeNote "Manufactured fiber made wholly or in part from metal, sometimes consisting of a textile fiber core wound with a metal thread or strip."@en,
        "Draad waarbij een textiele kern omwonden wordt door een metaaldraad of lamel."@nl ;
    prov:generatedAtTime "2023-09-11T08:33:45+00:00"^^xsd:dateTime .

