@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p228141354> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "COPD op oudere leeftijd / D.S. Postma, H.A.M. Kerstjens" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070624348> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110322614> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5a6c58c3c9c8946e279bcda7c3ef090> ;
    schema1:name "COPD op oudere leeftijd" .

