@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/p32797804X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe doet de haan? / [tekst:] Elly van der Linden ; & [ill.:] Marianna van Tuinen" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216880440> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070665559> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044813555" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f07bc5bf8b4a206c74cb3b2ad3fb9ba> ;
    schema1:name "Hoe doet de haan?" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc78c7007a77a85fe1c6ba9b5f3743c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/697517485> .

