@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/p833123238> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Farmers and professionalization in Europe / A.P.C. Kerstens" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620901>,
        <http://data.bibliotheken.nl/id/thes/p075660660> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067484115>,
        <http://data.bibliotheken.nl/id/thes/p075339862> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833108220> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4b2aef9fcfaf4302bdf83b8ec2ddf26> ;
    schema1:name "Farmers and professionalization in Europe" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1469cf80afc0681dc3021cb166a6aadf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63286612> .

