@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/97844> a skos:Concept ;
    skos:altLabel "squared (transferring technique)"@en,
        "geruit (overdrachtstechniek)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98245> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053431> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61144>,
        <https://data.rkd.nl/thesaurus/61150>,
        <https://data.rkd.nl/thesaurus/61165>,
        <https://data.rkd.nl/thesaurus/61217>,
        <https://data.rkd.nl/thesaurus/61280>,
        <https://data.rkd.nl/thesaurus/61281>,
        <https://data.rkd.nl/thesaurus/61282>,
        <https://data.rkd.nl/thesaurus/61351>,
        <https://data.rkd.nl/thesaurus/61577>,
        <https://data.rkd.nl/thesaurus/61608>,
        <https://data.rkd.nl/thesaurus/61617>,
        <https://data.rkd.nl/thesaurus/61622> ;
    skos:notation "97844" ;
    skos:prefLabel "squaring (transferring technique)"@en,
        "kwadratuur (overdrachtstechniek)"@nl ;
    skos:scopeNote "A method for transferring a drawing to another surface on a different scale, especially to a larger surface that is to be painted, such as a canvas or a wall."@en,
        "Een methode voor het overbrengen van een tekening op een ander oppervlak op een andere schaal, met name op een groter oppervlak dat moet worden beschilderd, bijvoorbeeld een doek of een muur."@nl ;
    prov:generatedAtTime "2024-04-09T07:33:57+00:00"^^xsd:dateTime .

