@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p40867301X> 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" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446468991> ;
    dcterms1:issued "1900-1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656922> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070143978> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071568948> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a9e020ce96a5080125a56a6f0ebefa1> ;
    schema1:name "Het apenboek" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a3118170fa0af6b682970f205f1e64a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970039882> .

