@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/p811812308> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Katholieke Hogeschool Tilburg" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609207>,
        <http://data.bibliotheken.nl/id/thes/p075625008>,
        <http://data.bibliotheken.nl/id/thes/p397575505> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067848826> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p81071552X> ;
    schema1:isbn "902630529X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60d7658c3f614d2be593a9dad1d550ae> ;
    schema1:name "Katholieke Hogeschool Tilburg" ;
    schema1:numberOfPages 447 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c020e0a27817f8ab70f40c6abf587879> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768452291> .

