@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/p063815958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het karakter van de universiteit / [door] Rob Biersma [et al.]" ;
    dcterms1:issued "1986" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/24f376f3d3bcaae6ca5f0e727b6f84be> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830843906> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3096ac29853deb195702d1066ee94a40> ;
    schema1:name "Het karakter van de universiteit" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43b5a78ae92e33a196ed77c74883f956> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65480362> .

