@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/p391316249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke en medische moraal / A. Hijmans" ;
    dcterms1:issued "1922" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000004083" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085362603> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p058030948> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860222373> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4228542d08b3e125cbf5141f06d526b> ;
    schema1:name "Christelijke en medische moraal" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b69f901102d6036d8e0bfd18bfa76110> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902634114> .

