@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/p296601551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emancipatie van de (huisarts)geneeskunde / B. Meyboom-de Jong" ;
    dcterms1:issued "2005" ;
    schema1:associatedMedia "http://irs.ub.rug.nl/ppn/296601551" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067549225> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Afscheidcollege Rijksuniversiteit Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eef551ae473be12482e296477f0f7516> ;
    schema1:name "Emancipatie van de (huisarts)geneeskunde" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbe87bc07e4a5756205e89cf64d6fdfd> .

