@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/p082018014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ziekten in beeld : informatie over verleende medische zorg bij ... / R.A.M. Dorresteijn" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069184704>,
        <http://data.bibliotheken.nl/id/thes/p074873229> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079802761> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e52ecef4eed47ba8c65195ec9dcb069b> ;
    schema1:name "Ziekten in beeld : informatie over verleende medische zorg bij ..." ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fffc349d85d22fc835044c54f875aee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239326000> .

