@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p251779157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over heden en toekomst van het gymnasium / door H. Cannegieter Tz." ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407852212> ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070054835> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47b8127a4191dc0c0662d0a8bf9b03f6> ;
    schema1:name "Over heden  en toekomst van het gymnasium" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a21724630388d688ba911628fd8850a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777684849> .

