@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/p423879693> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De levensloop van een ziekenhuis : geschiedenis van het Gasthuis te Middelburg / D. Schoute" ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077613031>,
        <http://data.bibliotheken.nl/id/thes/p078967422> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071642129> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Overgenomen uit: Archief, uitgeg. door het Zeeuwsch Genootschap der Wetenschappen 1916" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p830599444> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9006087cbe8288028f55e06e5e3d9c42> ;
    schema1:name "De levensloop van een ziekenhuis : geschiedenis van het Gasthuis te Middelburg" ;
    schema1:numberOfPages 97 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b9fa14bac12c81a16b1bd8e8e84a161> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120220600> .

