@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/p841209839> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boer op : een begin / door Jos Elstgeest" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069955174>,
        <http://data.bibliotheken.nl/id/thes/p093411480> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075323346> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628848> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d5573bd38ff20574baa092448130aac> ;
    schema1:name "De boer op : een begin" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6aad0e5e800436a87b674058ec584a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63688158> .

