@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/p863190103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natuurlijk leert een kind lezen / [eindred.: Ria Milder ... et al.]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664216> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072277009> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850658276> ;
    schema1:isbn "9070707136" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdce4060c1f6c34d54ba84052269c16c> ;
    schema1:name "Natuurlijk leert een kind lezen" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5dd114f2d28d5ccc1b2c0b7bb74939c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64366150> .

