@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/p101313233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "N.Koeloe voor jeugdige lezertjes van 6-9 jaar, 1e leerjaar / Th. Bald ; illustraties Maarten Dubbelman" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101308795> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101309015> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052431061> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa9f202d46b68cc754bd7cbdfeaafcb6> ;
    schema1:name "N.Koeloe voor jeugdige lezertjes van 6-9 jaar, 1e leerjaar" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52a7cc9c69f21efb51b4e987d02deeed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66123084> .

