@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/p840347154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leiden, een Hollandse erfenis / Herman Kleibrink" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069848254> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06888978X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p782719406> ;
    schema1:isbn "9070084023" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56f7d3d68985304c95e1273804af3a65> ;
    schema1:name "Leiden, een Hollandse erfenis" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a598d2c8b4d164727b900fe5388cf3af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769043622> .

