@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/p04561833X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pol bij de pinguins / [V.] Hansen ; [vert. uit het Deens]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068941749> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:description "Kolomstrip" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821973827> ;
    schema1:isbn "9030340215" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1060a629f8bf8f1dd5cabafbca0f4df1> ;
    schema1:name "Pol bij de pinguins" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b350e8a2aa3f3015e69e811fb2cdfac7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63992773> .

