@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/37444> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90173> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011176> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61115>,
        <https://data.rkd.nl/thesaurus/67611>,
        <https://data.rkd.nl/thesaurus/98404> ;
    skos:notation "37444" ;
    skos:prefLabel "stone (worked rock)"@en,
        "steen (bewerkt)"@nl ;
    skos:scopeNote "General term for rock that has been cut, shaped, crushed, or otherwise formed for use in construction or other purposes. Includes the specific archaeological and anthropological sense of individual stones which may be decorated or ornamented and which may be used in ritual contexts. These are usually not carved or dressed, and so differ from sculptures made from stone."@en,
        "Algemene term voor gesteente dat is gekapt, gevormd, vermalen of anderszins gevormd voor gebruik in de bouw of voor andere doeleinden. Omvat de specifieke archeologische en antropologische betekenis van afzonderlijke stenen die soms zijn versierd en worden gebruikt in een rituele context. Deze stenen zijn gewoonlijk niet beeldgehouwen of gescherpt en verschillen in dat opzicht van stenen beeldhouwwerken."@nl ;
    prov:generatedAtTime "2023-09-11T13:50:55+00:00"^^xsd:dateTime .

