@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/55233> a skos:Concept ;
    skos:altLabel "earthenware production"@en,
        "aardewerken voorwerp"@nl,
        "aardewerkproductie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/37451> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300140803> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/55245>,
        <https://data.rkd.nl/thesaurus/55794>,
        <https://data.rkd.nl/thesaurus/57670>,
        <https://data.rkd.nl/thesaurus/80140>,
        <https://data.rkd.nl/thesaurus/80142>,
        <https://data.rkd.nl/thesaurus/80143> ;
    skos:notation "55233" ;
    skos:prefLabel "earthenware"@en,
        "aardewerk"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/92938> ;
    skos:scopeNote "Pottery with a porous body, fired below 1200 degrees Centigrade. It is not vitrified, and must be glazed to render it nonporous."@en,
        "Keramiek van poreus materiaal dat is gebakken bij een temperatuur lager dan 1200 graden Celsius. Is niet verglast en moet worden geglazuurd om het waterdicht te maken."@nl ;
    prov:generatedAtTime "2023-08-17T08:00:21+00:00"^^xsd:dateTime .

