@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/p400302225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Compendium der kinderziekten / Joh. Steiner ; vertaald en met eenige aanmerkingen voorzien door C.P. ter Kuile" ;
    dcterms1:issued "1873" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000095406" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180688596> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074685031> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p176914927> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8fc0bceb1e85df9915500cda9f785d1> ;
    schema1:name "Compendium der kinderziekten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ff257f9ab4e9993b63f30254126d9e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933742835> .

