@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p112216129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ernstig zieke kind / Landelijke vereniging kind en ziekenhuis" ;
    dcterms1:issued "1983" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6ad7ee73cf9d08e0e1d2d32bbcf0efe9> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852647271> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f77628599c383995b5100c2371b9a68> ;
    schema1:name "Het ernstig zieke kind" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31f56b25e7b4a9c4ce958d47c018acf6> .

