@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/p811113728> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kijkje in de geschiedenis van Schellinkhout / Piet Boon" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397490593> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291187> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852067771> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b3dff914fdbbf676540482b8bc70c1a> ;
    schema1:name "Een kijkje in de geschiedenis van Schellinkhout" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/900f26d05d0368be01a5fea62d8a15ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63253847> .

