@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p32717949X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Installatie van een heraut" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594479>,
        <http://data.bibliotheken.nl/id/thes/p09082170X>,
        <http://data.bibliotheken.nl/id/thes/p266065600> ;
    schema1:description "Citaten in het Nederlands en Latijn" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22bd92b7f925d4b58cb3ceb2ce3a9081> ;
    schema1:name "Installatie van een heraut" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/977845f22efd516c0fd7a65eea328006> ;
    schema1:sameAs <http://www.worldcat.org/oclc/631021088> .

