@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/p392102064> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Bouwstenen voor gezondheidszorgonderwijs" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596587>,
        <http://data.bibliotheken.nl/id/thes/p078942209> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c26dd57f7f039ed80b5c9d5833a41728> ;
    schema1:name "Bouwstenen voor gezondheidszorgonderwijs" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bf02ea7d6fb327b9bfd03ff80984eb5> .

