@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/p394642988> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Al ga je op je kop staan / Marian Keyes ; vertaling [uit het Engels] Trudy Koelemeijer" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141659343> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072929901> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p369577256> ;
    schema1:isbn "9789044343625" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a788000b4b53531bae95eade32bda774> ;
    schema1:name "Al ga je op je kop staan" ;
    schema1:numberOfPages 876559 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23828bcde0e075a87b3d538af612db11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1088899240> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7992f72a4a194c29eb10ff23af97b30e> .

