@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/p337787565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zangvogeltjes" ;
    dcterms1:issued "190X" ;
    schema1:bookEdition "16e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075095033>,
        <http://data.bibliotheken.nl/id/thes/p288080297> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097480533> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37a965af53d28726fd9ff3981c433363> ;
    schema1:name "De zangvogeltjes" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a13057a665cd71734806f306a30e7e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776022106> .

