@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/p18584278X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Ziggi Zeeman / Ingrid Uebe ; ill.: Jan Birck ; [vert. uit het Duits: Sabine Van Humbeeck]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072315792> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p167698672>,
        <http://data.bibliotheken.nl/id/thes/p185881440> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185311784> ;
    schema1:isbn "9024373891" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ada598900200028e090bfd32dc4a867b> ;
    schema1:name "De avonturen van Ziggi Zeeman" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1188ba5954ad756dbb91294826b9912a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67816224> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0464a4e43763313a2e9a40e5efe99065> .

