@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/75370> a skos:Concept ;
    skos:altLabel "on a leash"@en,
        "aangelijnd"@nl,
        "vastbinden"@nl,
        "vastgebonden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/54063> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053026> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75370" ;
    skos:prefLabel "tying"@en,
        "knopen (verbinden)"@nl ;
    skos:scopeNote "The action of fastening one thing to another, or two or more things together, with a length of cord, string, rope, or other flexible line."@en ;
    prov:generatedAtTime "2023-10-04T06:36:14+00:00"^^xsd:dateTime .

