@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/p398570698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De landhuishoudkundige school te Groningen, in haren oorsprong en tegenwoordige inrigting / geschetst door H.C. van Hall" ;
    dcterms1:issued "1844" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000072747" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069979030> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049871935> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af0f718b5fcb170a2fe774ddfd7e6788> ;
    schema1:name "De landhuishoudkundige school te Groningen, in haren oorsprong en tegenwoordige inrigting" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/197ed01384a2403030b9d556b6393f5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747711925> .

