@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/p421519479> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Peter hat Pech : die Jagd nach der Fliegenden Untertasse / Arnold Littmann ; herausgegeben von W. van Dijk" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067528430> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068525168> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628864> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d109507334b075543208cf4eef9808> ;
    schema1:name "Peter hat Pech : die Jagd nach der Fliegenden Untertasse" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9edaf45a94cea37eb78cd4fa012e9298> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1084465711> .

