@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/p125619529> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 jaar dokteren? [Beeld & Geluid]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078438659>,
        <http://data.bibliotheken.nl/id/thes/p078686512>,
        <http://data.bibliotheken.nl/id/thes/p078941490>,
        <http://data.bibliotheken.nl/id/thes/p097485284> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2820e6b7c79cffd67892c5bc2ad5409> ;
    schema1:name "100 jaar dokteren? [Beeld & Geluid]" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17290f0d5f52b1e9a8bc6922ee22ca9f> .

