@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/p314434801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cirkels in het hart / door M.A. Allessie" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659697>,
        <http://data.bibliotheken.nl/id/thes/p078495504>,
        <http://data.bibliotheken.nl/id/thes/p078530431> ;
    schema1:associatedMedia "http://pub.maastrichtuniversity.nl/c2d5a401-9771-4a6b-9bb0-b54098f25195" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07513666X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Maastricht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854371419> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a63b1c7e5cceef9f50ee3842d7a3ba4> ;
    schema1:name "Cirkels in het hart" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87d7db2b661df38a590f3c468698b51d> .

