@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/p305492780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "3x bellen / Sarah Mlynowski ; [vert. uit het Engels: Karin Schuitemaker]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242341470> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086709682> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789085509691" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ac06e3a34839d4ac9630b09e5ea8a7a> ;
    schema1:name "3x bellen" ;
    schema1:numberOfPages 398 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7f3b91551800ba134b20162327bf4b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191847300> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e489cc8e612812d282198d1246d1f6ea> .

