@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/p42992612X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine boeren in Nederland / door Th.J. Platenburg" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071008772> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037148680> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831517816> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d00404b2016011ba97fa376b495343a1> ;
    schema1:name "Kleine boeren in Nederland" ;
    schema1:numberOfPages 139 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f532ed9934cdb28ff401557aa67088b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120938788> .

