@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/p394682874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buiten adem / Jon Stock ; [vert. uit het Engels: Piet Dal]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160829399> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069607095> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p321546881> ;
    schema1:isbn "9789047513230" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fac63faec0fdee7e2c086270d4c94956> ;
    schema1:name "Buiten adem" ;
    schema1:numberOfPages 462595 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c016d14605031c5532859f030877eb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1285133455> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f5f1c21622210da78fc0f799e44532fe> .

