@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/p256111294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diagnostiek van blaarziekten / M.F. Jonkman ... [et al.]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191867020> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/cf475f3d9960e32a99aa3e02a74c3c70> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075823444" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6911368208018c711e62136809c18171> ;
    schema1:name "Diagnostiek van blaarziekten" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbc88c239c08cf4fd9c81b958bf482f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66409206> .

