@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/p343523701> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koetje gaat naar buiten! / tekst: Rikky Schrever, Het RedactiePakhuis ; illustraties: Tekenteam" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238272850>,
        <http://data.bibliotheken.nl/id/thes/p315804351> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238645851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461442994" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/130047afb4cb8ac2c8861226c8113d50> ;
    schema1:name "Koetje gaat naar buiten!" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e12f2e2b3f77a2fa1f1f6af35b870f76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/816171040> .

