@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p831234423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een stad en haar boeren / Gradus Hendriks" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446112585> ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761089X>,
        <http://data.bibliotheken.nl/id/thes/p07845686X>,
        <http://data.bibliotheken.nl/id/thes/p078667976> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069121672> ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50e2452b9b70f88d359ded52f4851d81> ;
    schema1:name "Een stad en haar boeren" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f72b7c492f0a2fb332d8d334886e9bef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781555507> .

