@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p852474296> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste voorleesboek / [tekst van I. Nijkerk ; tek. van J. Prasatya]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069470367> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070344396> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cada40f0816321e2b94e3c6fee291a4a> ;
    schema1:name "Eerste voorleesboek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dee0dac10739e8305311da0d07d461a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64164624> .

