@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/p390749540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Godin aan zee : roman van een vruchtbare liefde / Hans Moltzer" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073265624> ;
    schema1:bookEdition "1e druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089547361" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d03a8cf32894ea6bcf7126d76f2e873> ;
    schema1:name "Godin aan zee : roman van een vruchtbare liefde" ;
    schema1:numberOfPages 214 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4a5ed7b8b878867da6d88634b4ad307> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904156419> .

