@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/p215817338> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mensch : eene psycho-physiologische studie / door J.M.L. Keuller" ;
    dcterms1:issued "1895" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078588049>,
        <http://data.bibliotheken.nl/id/thes/p078963370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07339811X> ;
    schema1:description "De hoofdstukken van dit boek zijn eerder artikelsgewijs in \"de Katholiek\" verschenen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a890ddebd6cd89606f76a7a867b6c3b> ;
    schema1:name "De mensch : eene psycho-physiologische studie" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/261bc4add31161795c21f31d300f80d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777168648> .

