@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/p336390408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verdrongen verleden / Sjoerd Post" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p234658657> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048420216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1a6385eb1ad8271b66f7af3570faa1a> ;
    schema1:name "Verdrongen verleden" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c71f3e72ac3b413602ec856c1cb4757> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768595511> .

