@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/p04080044X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Zusters van Barmhartigheid / door M.J. Hanrath" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078970288>,
        <http://data.bibliotheken.nl/id/thes/p152880224> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071781846> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f02e98cc07c5accada3e284caafaa3ca> ;
    schema1:name "De Zusters van Barmhartigheid" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f63fe7ae13002fb6c3a1d240153bf78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64719116> .

