@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/p085796921> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Dokter mag ik...?" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075306263> ;
    schema1:description "Uitg. later: Amsterdam : Ruys",
        "Uitg. onder verantwoording van de Nederlandse Vereniging van Diëtisten" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47277bc06d99f42309b3fd2d8ec18466> ;
    schema1:name "Dokter mag ik...?" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baabddafe93204e77097b78c481f7423> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73064453> .

