@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/p803530285> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een eiland worden / Paul de Wispelaere" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068819161> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:description "1e dr.: 1963" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852279639> ;
    schema1:isbn "902230308X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e4aa6db5147a2dabbed3f3648b4d018> ;
    schema1:name "Een eiland worden" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e14ac029cece761832d20db578f19db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64570889> .

