@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/p040508927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het klinisch-chemisch laboratorium in economisch perspectief / Theo de Vries" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068994788> ;
    schema1:description "Proefschrift Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020704699" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/864924c318f79bd4937174f5fcba1103> ;
    schema1:name "Het klinisch-chemisch laboratorium in economisch perspectief" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d77a3755c93cc486f9042c0c9683926> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781865408> .

