@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/67434> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93329> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053072> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67434" ;
    skos:prefLabel "sawing"@en,
        "zagen (handeling)"@nl ;
    skos:scopeNote "The action of cutting something by drawing a band or plate having a cutting edge of continuous teeth back and forth over the material to be cut."@en ;
    prov:generatedAtTime "2023-07-26T09:44:37+00:00"^^xsd:dateTime .

