@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/p307904687> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van het boerenleven in Nederland / Jan Bieleman" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609832>,
        <http://data.bibliotheken.nl/id/thes/p077610091>,
        <http://data.bibliotheken.nl/id/thes/p078629551> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073836060>,
        <http://data.bibliotheken.nl/id/thes/p186013639>,
        <http://data.bibliotheken.nl/id/thes/p307909255> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p300273037> ;
    schema1:issueNumber 350 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3454dd0cf31afa7f214056c848d02c8c> ;
    schema1:name "De geschiedenis van het boerenleven in Nederland" ;
    schema1:numberOfPages 846 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/156a5388aa4fd0dcd340ae2702ee7005> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774980404> .

