@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/66469> a skos:Concept ;
    skos:altLabel "loodlijn"@nl,
        "schietlood"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300163338> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66469" ;
    skos:prefLabel "plumb line"@en,
        "paslood"@nl ;
    skos:scopeNote "Cords, strings, or other lines which, when used in conjunction with plumb bobs suspended from one end, are used to determine verticality or to aid in locating points on the ground during surveying."@en,
        "Koorden, touwen of andere lijntjes die, wanneer ze worden gebruikt samen met een loodje dat aan één eind hangt, worden gebruikt om vast te stellen of iets verticaal is of als hulpmiddel bij het bepalen van de plaats van punten op de grond tijdens landmetingen. Een schietlood bestaat uit een massief messing cilinder- of prismavormig gewicht (oorspronkelijk van lood) met een conische onderkant. Aan de bovenkant is een koord is bevestigd."@nl ;
    prov:generatedAtTime "2022-09-28T11:54:22+00:00"^^xsd:dateTime .

