@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/p40146234X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het giet! / tekst: Elisabeth Coudol ; tekeningen: Bob Barborini ; vertaling [uit het Frans]: Aag Vernelen" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p265168899> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p172850983>,
        <http://data.bibliotheken.nl/id/thes/p332051218> ;
    schema1:description "Op voorkant omslag: Z 14 en op achterkant: leesboek 4. - Voorkant vermeldt tevens: nr. Belgische vlag 21 en Nederlandse vlag LB 4" ;
    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/p172037026> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/083aa7af8bc2f34b2a2ccf12b8d980cb> ;
    schema1:name "Het giet!" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a38ccbc564b8b36ee698cd53be25118a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/944442502> .

