@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/p343720116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een buik vol geheimen / [tekst:] Pimm van Hest ; & [ill.:] Nynke Talsma" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p32112829X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204338581> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044818437" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3099f6ad2bd9cbcd0190639dee60067e> ;
    schema1:name "Een buik vol geheimen" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e6bd6ed7eb10ebe20a9aa77882b0d0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/860999423> .

