@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/p23655624X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van 'n strip / Dupuy & Berberian ; [vert. uit het Frans Matt Schifferstein]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072517662> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070607672>,
        <http://data.bibliotheken.nl/id/thes/p072517646> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9054920262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8aa8d945866e7f06e9a2fe4e603a7cf> ;
    schema1:name "Dagboek van 'n strip" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/597d5bb445c74ed8b99efeb5c15e9d47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66940998> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b1b6d85b80529171750791129b96283a> .

