@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/p287901440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prins Pom / Annemiek Neefjes ; tek. van Yvonne Jagtenberg" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p120221519> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115253947> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p287900940> ;
    schema1:isbn "9027661952",
        "9789027661951" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43cf44b943753f0f5745cd13a196d865> ;
    schema1:name "Prins Pom" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce9c38b38e7f3e03e0f4b8697fe70e40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66441475> .

