@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p355392887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De week : roman / Christine Pannebakker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p376042745>,
        <http://data.bibliotheken.nl/id/nbt/p376073209>,
        <http://data.bibliotheken.nl/id/nbt/p381070425> ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143130269> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029587952" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71a8924e384e3f52636690d7149d3a51> ;
    schema1:name "De week : roman" ;
    schema1:numberOfPages 258 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/994b7d261f87485f91614aae8e09315d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869733486> .

