@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/p153081007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aanloop tot de eeuwwende 2000 / Universiteit Utrecht. Bureau Studium Generale" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603578>,
        <http://data.bibliotheken.nl/id/thes/p148207103> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075232685>,
        <http://data.bibliotheken.nl/id/thes/p142886718> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052260275>,
        <http://data.bibliotheken.nl/id/nbt/p135747244> ;
    schema1:isbn "9039312117" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eedff57e9000096af42d8acdb89559b4> ;
    schema1:name "De aanloop tot de eeuwwende 2000" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5297776022974d4cb27a2714d1720e4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770002056> .

