@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/p823082911> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Huisarts en radiodiagnost / E. van der Does, D.J. Dronkers" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663457> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376715> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069133867> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802521800> ;
    schema1:isbn "9063482620" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60894655a0f0733be5a13c5ed0182031> ;
    schema1:name "Huisarts en radiodiagnost" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e404b17fc7d14c5484e2e1dae0007e63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905755668> .

