@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/p173468144> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het universitair onderwijs in de Kempen / Yvo Nuyens" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068175906>,
        <https://data.bibliotheken.nl/.well-known/genid/eac3f9690a001283947efe0d2e66246a> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044791771> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bfc13ea42cf945922ec727d1183c6ab> ;
    schema1:name "Het universitair onderwijs in de Kempen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/67bf6adffc5e88c8fe73a6b9eec68747> .

