@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/p444188681> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leukste kabouterverhalen / Jan de Groot, Mies Bouhuys, Nelly Kunst ; [ill.: Will Berg ... et al.]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:bookEdition "[4e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068743041>,
        <http://data.bibliotheken.nl/id/thes/p068878249>,
        <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14274c6d6bfd8a7a5c10bbe1e1cae1ff> ;
    schema1:name "De leukste kabouterverhalen" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc63d12dca35512b547258f8fd08f9ce> .

