@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/p394704568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De adoptiemonologen / Marina van Dongen" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598604> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p275894568> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p363084509> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p45010575X> ;
    schema1:isbn "9789055949205" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfe2f2d1a502d39e4aa936e468b3425f> ;
    schema1:name "De adoptiemonologen" ;
    schema1:numberOfPages 2255721 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89cbea8e7c90b1903e925ea767ed8759> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1159005939> .

