@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/p407758798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afkomst der boeren / door H.T. Colenbrander" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068601840>,
        <https://data.bibliotheken.nl/.well-known/genid/f79b418298ffdce2397e3aaadb3b0185> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043437095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89f6cd758e6418f72835cd40259c86db> ;
    schema1:name "De afkomst der boeren" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04c6ba4c34f47d02d7877d1055f8a887> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962259371> .

