@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/p364073446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijf bij me! : liefdesroman / Suzanne Peters" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p378165585>,
        <http://data.bibliotheken.nl/id/nbt/p378177141> ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274416611> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086602346" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff1968c4fc9db2ab1feb8cc842fa561d> ;
    schema1:name "Blijf bij me! : liefdesroman" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8592a326b54643f4fbf5d66f17e0c69c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/862446644> .

