@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/p167614118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het jaar 2000 voor dummies / K.C. Bourne ; [vert. uit het Engels: Fontline]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605330>,
        <http://data.bibliotheken.nl/id/thes/p16843461X>,
        <http://data.bibliotheken.nl/id/thes/p175349304> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075498103>,
        <http://data.bibliotheken.nl/id/thes/p169095274> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906789902X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcda082d39cbf629ff328cff2e87b81b> ;
    schema1:name "Het jaar 2000 voor dummies" ;
    schema1:numberOfPages 342 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aeb1a0ea5404438a400eac47ed50d084> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68112189> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2332b528d58c248ba62501ea96d4b02b> .

