@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/p432113185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gekte onder de grond / Tjibbe Veldkamp & Kees de Boer" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101008414> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071255397> ;
    schema1:description "Tekst: Tjibbe Veldkamp, illustraties: Kees de Boer" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p352183195> ;
    schema1:isbn "9789401473101" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a978ca74dd2629abc3bd4b0bd93f7d77> ;
    schema1:name "Gekte onder de grond" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e3bda5b25ae2a5e441a9ffed64fc266> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1240296663> .

