@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/p86364824X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als uw kind ziek is / [red. Saskia van der Stoel]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609231>,
        <http://data.bibliotheken.nl/id/thes/p075660393> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071980172> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852538782> ;
    schema1:isbn "9021836858" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56e2a1eea4a105b59e807c3a67ad68b1> ;
    schema1:name "Als uw kind ziek is" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5fcafbbe2b0ce4a2030427542c30f44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64378264> .

