@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/79499> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026676> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79499" ;
    skos:prefLabel "testimonial"@en,
        "getuigschrift"@nl ;
    skos:scopeNote "Documents containing affirmation of person's character or the value of a thing. Specifically, written declarations stating an individual's achievements or the usefulness of a product or service, such as a letter of endorsement."@en,
        "Documenten die het karakter van een persoon of de waarde van een object bevestigen. In specifieke zin, geschreven verklaringen van de prestaties van een individu of het nut van een product of dienst, zoals een endossement."@nl ;
    prov:generatedAtTime "2023-08-10T10:15:59+00:00"^^xsd:dateTime .

