@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/p192775669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voorbijgaande tijd / Willem Anton Nolen" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078639670>,
        <http://data.bibliotheken.nl/id/thes/p182795667>,
        <http://data.bibliotheken.nl/id/thes/p291944671> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071863060> ;
    schema1:description "Genummerde opl. van 1000 ex",
        "Inaugurele rede Universiteit Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053525874" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61b658ad7fe5a8b6098bd895cf6474f1> ;
    schema1:name "Voorbijgaande tijd" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86634ede3624a2d546103961e5df1591> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67651188> .

