@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/98231> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053098> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61781>,
        <https://data.rkd.nl/thesaurus/93610> ;
    skos:notation "98231" ;
    skos:prefLabel "forming (physical activity)"@en,
        "vormen (fysieke activiteit)"@nl ;
    skos:scopeNote "Shaping, molding, or fashioning into a certain state or condition."@en,
        "Vorm geven, kneden of modelleren in een bepaalde staat of toestand."@nl ;
    prov:generatedAtTime "2023-07-26T12:32:15+00:00"^^xsd:dateTime .

