@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/p305162772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van het boerenleven in Nederland / Jan Bieleman" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610091>,
        <http://data.bibliotheken.nl/id/thes/p078937272> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072662115>,
        <http://data.bibliotheken.nl/id/thes/p073836060> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p300273037> ;
    schema1:issueNumber 280 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb0f8016b7fab940264a97ccaef9914e> ;
    schema1:name "De geschiedenis van het boerenleven in Nederland" ;
    schema1:numberOfPages 678 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4871f9af1261f84e9ae6abc304cd8283> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774928935> .

