@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/79402> a skos:Concept ;
    skos:altLabel "juridische stukken"@nl,
        "stukken betreffende handelsmerken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79176> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027590> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67660>,
        <https://data.rkd.nl/thesaurus/79539>,
        <https://data.rkd.nl/thesaurus/83395>,
        <https://data.rkd.nl/thesaurus/91514>,
        <https://data.rkd.nl/thesaurus/96194>,
        <https://data.rkd.nl/thesaurus/96197>,
        <https://data.rkd.nl/thesaurus/96202>,
        <https://data.rkd.nl/thesaurus/96250>,
        <https://data.rkd.nl/thesaurus/96356> ;
    skos:notation "79402" ;
    skos:prefLabel "legal document"@en,
        "juridisch document"@nl ;
    skos:scopeNote "Documents having legal relevance in general. For documents that give expression to a legal act or agreement for the purpose of creating, securing, modifying, or terminating a right, or for the purpose of furnishing evidence of a right, use \"legal instruments.\""@en,
        "Wordt gebruikt voor documenten die in het algemeen een juridische relevantie hebben. Gebruik 'wettelijke documenten' voor documenten waarin een wettelijke bepaling of overeenkomst wordt uitgedrukt om een recht in het leven te roepen, te waarborgen, te wijzigen of in te trekken, of om bewijs te leveren voor een recht."@nl ;
    prov:generatedAtTime "2024-08-05T09:24:04+00:00"^^xsd:dateTime .

