@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/67917> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055033> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67917" ;
    skos:prefLabel "title page"@en,
        "titelpagina"@nl ;
    skos:scopeNote "Pages on the right-hand side, recto of a leaf, at the beginning of a book where the bibliographic information about the work is provided, displaying the book's title and usually the author's name, the publisher, and sometimes the date of publication. Where more than one page giving particulars of the title are present, that giving the fullest information is the title page."@en,
        "De bladzijde van het boek dat de titel en meestal ook informatie als de naam van de auteur, de uitgever en soms de datum van publicatie vermeldt. Als meerdere bladzijden bijzonderheden aangaande de titel weergeven, dan is die met de meeste informatie de titelpagina."@nl ;
    prov:generatedAtTime "2023-07-19T12:23:23+00:00"^^xsd:dateTime .

