@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/p427290201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gebied van het geweten / door mr. H. van Loghem" ;
    dcterms1:issued "1874" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB100105583" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072009322> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p212364197> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33cb2c2b067164cc792ae5ac7f6950a6> ;
    schema1:name "Het gebied van het geweten" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/924304c7fe250a0a54f37698c9847ca8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154501298> .

