@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/p305942654> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Astma / [P.N.R. Dekhuijzen ... et al.]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596781>,
        <http://data.bibliotheken.nl/id/thes/p078439450> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075081849> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851413927> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da34e71a800668a4e91cb6f4d98bfa8d> ;
    schema1:name "Astma" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/009315a26caa587d9581fac8d56787a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212416937> .

