@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/p045652945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De loteling / Hendrik Conscience" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068401590> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1850" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844107441> ;
    schema1:isbn "9026412134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bd6289f4f91b01f5b8dd72c126d96da> ;
    schema1:name "De loteling" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d78877e49b0f91b90b054056f42ad6b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64843361> .

