@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/46002> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/37449> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010979> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "46002" ;
    skos:prefLabel "pewter (tin alloy)"@en,
        "tin (legering)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/93462>,
        <https://data.rkd.nl/thesaurus/96084> ;
    skos:scopeNote "Alloy of tin and various proportions and combinations of lead and antimony, and sometimes also copper."@en,
        "Een legering van tin met lood en antimoon in verschillende verhoudingen en combinaties; soms ook met koper."@nl ;
    prov:generatedAtTime "2021-10-19T14:59:16+00:00"^^xsd:dateTime .

