@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/p392653591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "And me : roman / Oscar van den Boogaard" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p078235448> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p353050245> ;
    schema1:isbn "9789023481454" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b193d772aee6cf633beb0053f4d26e29> ;
    schema1:name "And me : roman" ;
    schema1:numberOfPages 743419 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c767631ccc43ccea53e6da9769e62fed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/908012381> .

