@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/p822769042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pastor in het moderne ziekenhuis / H. Faber" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594495>,
        <http://data.bibliotheken.nl/id/thes/p078624029>,
        <http://data.bibliotheken.nl/id/thes/p078967295> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068817916> ;
    schema1:description "Bew. van: Problemen rond het ziekbed. - 1959" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f37539f6f267b36c8e74b676474a7a9> ;
    schema1:name "De pastor in het moderne ziekenhuis" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26d23d9b7b2b053d45136f79ba7d1c14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781488882> .

