@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p423816101> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over het samenstel van den menschelijken geest / P.W. de Koning" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06998347X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Incompleet" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p108432122> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/699e18b8f6f41ed8977f10ba8606425d> ;
    schema1:name "Over het samenstel van den menschelijken geest" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ae609be41ea505a05bc63e73c447edb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120153948> .

