@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/p079978894> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een platte buik in 15 dagen / Judith Wills ; [vert. uit het Engels door Maria Petrova]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625709>,
        <http://data.bibliotheken.nl/id/thes/p075657910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084607378> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075286521> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9032503766" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bf5cf29e65184047a165fa29b16b35f> ;
    schema1:name "Een platte buik in 15 dagen" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e79f1cfd3ba2dcd425b79f79799b2c86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65631279> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/39de7a9b25466f766c14827ecc63306d> .

