@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/p043437095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afkomst der boeren / door H.T. Colenbrander" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407758798> ;
    dcterms1:issued "1902" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607182>,
        <http://data.bibliotheken.nl/id/thes/p075609886>,
        <http://data.bibliotheken.nl/id/thes/p075634643> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068601840>,
        <http://data.bibliotheken.nl/id/thes/p075287919> ;
    schema1:description "Bevat genealogisch gedeelte" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840492774> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48fc42410f7eb13f88c327297462e1e6> ;
    schema1:name "De afkomst der boeren" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75ccd010199f5b84c89a5dfa9780c616> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781889946> .

