@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/p066780519> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dennis / [ill.: Introduct]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616130> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p082102546> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p081762828> ;
    schema1:isbn "9053420134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99f6884997281b8dcfbcc97be81d9acf> ;
    schema1:name "Dennis" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a18ac6316c76d7c06602679cf292700f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71457992> .

