@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/p446468991> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het apenboek / door A.E. Brehm ; voor Nederland bewerkt [uit het Duits] door S.P. Huizinga" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656922> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070143978>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071568948> ;
    schema1:description "Digitale versie van de uitgave: Zutphen : P. van Belkum Az., [tussen 1900 en 1910?]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p40867301X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f8aaf444342f682838ea59ea5ae00e4> ;
    schema1:name "Het apenboek" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a59c903c119f6bc00f737c2c9d90a7e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510731695> .

