@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/p831573139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De deelname aan het hoger onderwijs historisch gezien / D.A. Kodde" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071283390> ;
    schema1:description "Bandtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842643443> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df11e095b0e8ec2373c86417ea3a1158> ;
    schema1:name "De deelname aan het hoger onderwijs historisch gezien" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af65fd0643c793dd51283a5d3cb0c67e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63278959> .

