@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/p34380851X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedeelde stad, geheelde stad : spirituele thriller / Marianne Vogel" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074740660> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461532497" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b288e1fbe986bc5cf714f8d37378866> ;
    schema1:name "Gedeelde stad, geheelde stad : spirituele thriller" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30e06226bdd5d63933c538a569acb817> ;
    schema1:sameAs <http://www.worldcat.org/oclc/815785596> .

