@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/p396045448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zangvogeltjes / Franz Abt" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075095033>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p288080297> ;
    schema1:description "Digitale versie van de uitgave: Twaalfde druk. - Rotterdam : W. Wenk, [tussen 1890 en 1899]",
        "Transcriptie en/of scans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622238> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p39604526X> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e4ce44d67ef3baed64ad34d6b88d5e3> ;
    schema1:name "De zangvogeltjes" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2539a74f5a202187690f141c23a9d049> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921144974> .

