@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/p407419292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huwelijksreis / Marian Hoefnagel" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073470333> ;
    schema1:bookEdition "3e druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327114584> ;
    schema1:isbn "9789460301889" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1452659ec7b81250ca217735b01f5b7a> ;
    schema1:name "De huwelijksreis" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a83305eb10652971f6ea839bd8091d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/960318905> .

