@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/p331423502> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jamie / Maresa Jacobse ; [red.: Suzanne Peters]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p269077324> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p274416611> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p334217482> ;
    schema1:isbn "9789086601523" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cba64a7a2ba1ba4603bd297b6d8a3e2> ;
    schema1:name "Jamie" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81853e6175bb1eb422bbe985935c2e62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/741912616> .

