@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/p063894777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Structure of higher education / by William O. Penrose" ;
    dcterms1:issued "1959" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c4acc82897572d048aba889be82eefdd> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851459501> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e794f166b27090ef31b07b42a2817e6> ;
    schema1:name "Structure of higher education" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed8ca96ea248e80fd522d81544a2c10c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899090326> .

