@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/p138990204> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mister Black / Griffo" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07272322X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072128143>,
        <http://data.bibliotheken.nl/id/thes/p075171287> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762>,
        <http://data.bibliotheken.nl/id/nbt/p124549810> ;
    schema1:isbn "9031417459" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05b48a17e656a6d90dab1681b819b80b> ;
    schema1:name "Mister Black" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd36b8f1affa5ae34a948dc6324f7926> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769912413> .

