@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/p091925509> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catman / tekst: Rodolphe ; tek.: Durand ; [vert. uit het Frans] ; redactionele verzorging Nederlandse uitg.: Van der Heide Produkties" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069354553>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072540168> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046041214>,
        <http://data.bibliotheken.nl/id/nbt/p091925843> ;
    schema1:isbn "9067933228" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8d5d979241371078ef0292b5224666c> ;
    schema1:name "Catman" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e08980cd6808ec3a2207c5ad19dcfa5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65953868> .

