@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/p314436812> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Te leer in de eerstelijn / door H.F.J.M. Crebolder" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565881X>,
        <http://data.bibliotheken.nl/id/thes/p077596625>,
        <http://data.bibliotheken.nl/id/thes/p07849365X>,
        <http://data.bibliotheken.nl/id/thes/p078538394>,
        <http://data.bibliotheken.nl/id/thes/p089384555> ;
    schema1:associatedMedia "http://pub.maastrichtuniversity.nl/38f5c066-1eca-48bc-afc1-d06c8798524b" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071322027> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Maastricht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041276973> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/730b894fbf35fa67e7ae8a6186294266> ;
    schema1:name "Te leer in de eerstelijn" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a770d2f09f6282c05b29afd81d3c91e5> .

