@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/p407378359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over alles / James Brown & Richard Platt ; vertaling [uit het Engels]: Jesse Goossens" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07895987X>,
        <http://data.bibliotheken.nl/id/thes/p380459442> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p407378383> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093260199>,
        <http://data.bibliotheken.nl/id/thes/p123494990> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047708773" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40f05a1a5d5ecb6177c7fa46e161fda4> ;
    schema1:name "Over alles" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03e13117bb7ba1b1756b63ad706e941f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/960037874> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/021a479b169ab2fc0772bc1b2e9ba489> .

