@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/p338004750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De planeet des doods / Arthur Kooyman" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073885843> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9064251134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a3681ea1a243d2549668a36c01b0b1f> ;
    schema1:name "De planeet des doods" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5430a433343a17cc900f1f4dca89059b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/755725321> .

