@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/93231> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300256325> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93231" ;
    skos:prefLabel "teething rings"@en,
        "bijtring"@nl ;
    skos:scopeNote "Rings, historically made of ivory or bone, now usually of plastic, used by infants to chew on when teething."@en,
        "Ringen, die vroeger vaak van ivoor of been werden gemaakt maar nu meestal van plastic zijn, waarop kinderen kunnen bijten als ze tandjes krijgen."@nl ;
    prov:generatedAtTime "2022-09-29T07:52:06+00:00"^^xsd:dateTime .

