@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/p31873463X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voor 't zingende volkje : liedjes voor de volksschool / woorden uit J. Wijma \"De jonge lezer\" ; muziek van J.H. Letzer" ;
    dcterms1:issued "1884" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760153X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p13992583X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072912774> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0fa6379945199f34e7cd35d68d1aad8> ;
    schema1:name "Voor 't zingende volkje : liedjes voor de volksschool" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84d241712005958a7799777fc20e5755> ;
    schema1:sameAs <http://www.worldcat.org/oclc/351398935> .

