@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/p378200682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Maastrichtse School / door A.Q.C. Tak" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607740>,
        <http://data.bibliotheken.nl/id/thes/p078610141>,
        <http://data.bibliotheken.nl/id/thes/p078645697> ;
    schema1:associatedMedia "http://pub.maastrichtuniversity.nl/4c02199f-8921-421f-b70c-2dfdb752ede0" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068511310> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Afscheidsrede Universiteit van Maastricht, 2008",
        "Toegang uitsluitend binnen UM campus" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p316147567> ;
    schema1:isbn "9789058504999" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fef635312d3ef2eb35e13a9ce8f23de2> ;
    schema1:name "De Maastrichtse School" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b48829b82c40b55ad55f4e91c40706c> .

