@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/p264445503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boerenstand en roeping : les van een boerengezinsdag / door W.M. Bekkers" ;
    dcterms1:issued "195X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06954736X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31eaef0f94fd2ac41056f05613d8947d> ;
    schema1:name "Boerenstand en roeping : les van een boerengezinsdag" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccb1d762bb97dd4f28ddcff2ff83111a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66612038> .

