@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/p427401720> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ziekte van ons hooger onderwijs / door A.J. Vitringa" ;
    dcterms1:issued "2019" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB100105915" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06953294X>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: [Arnhem : Thieme], [1867]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p405359772> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832217492> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21bd7a20ac310011c9b4f60884992d48> ;
    schema1:name "De ziekte van ons hooger onderwijs" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2a847bbbcc0ff91a9fcb3efd0ae6cc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154631162> .

