@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/p429780397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nesten en eieren van onze vogels / P.G. Buekers" ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626306>,
        <http://data.bibliotheken.nl/id/thes/p077603540>,
        <http://data.bibliotheken.nl/id/thes/p078494249>,
        <http://data.bibliotheken.nl/id/thes/p07860236X>,
        <http://data.bibliotheken.nl/id/thes/p078947707> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068735650> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel: De eieren van onze vogels en hunne nesten" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052522849> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49e12af703c25ca63b7e1eb61c25f175> ;
    schema1:name "De nesten en eieren van onze vogels" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0d32f7b9337c31dff7473a073ec1bb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200036076> .

