@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/79319> a skos:Concept ;
    skos:altLabel "productmodel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98159> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300047753> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64183>,
        <https://data.rkd.nl/thesaurus/64977>,
        <https://data.rkd.nl/thesaurus/74256>,
        <https://data.rkd.nl/thesaurus/82273> ;
    skos:notation "79319" ;
    skos:prefLabel "model"@en,
        "schaalmodel (beeldend werk)"@nl ;
    skos:scopeNote "Refers to scaled representations of objects or structures, usually three-dimensional."@en,
        "Voorstellingen op schaal, meestal driedimensionaal, van voorwerpen of bouwconstructies."@nl ;
    prov:generatedAtTime "2023-08-03T06:30:22+00:00"^^xsd:dateTime .

