@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p240103114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles is eventueel / Stephen King ; [vert. uit het Engels: Hugo Kuipers ... et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342377981>,
        <http://data.bibliotheken.nl/id/nbt/p34237799X> ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068655193> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069400210> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024539242" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ed0a8f083791b7277f5e548380f68fc> ;
    schema1:name "Alles is eventueel" ;
    schema1:numberOfPages 461 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d49e4de9ee8c0a4efb799ed80c443a21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66965320> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7d9e89739ec032ba60f88f38cd25786a> .

