@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/p176013172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over zand, zand er over / Bram Nauta" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602881>,
        <http://data.bibliotheken.nl/id/thes/p07760654X>,
        <http://data.bibliotheken.nl/id/thes/p078495997>,
        <http://data.bibliotheken.nl/id/thes/p078612217> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086816764> ;
    schema1:description "Inaugurele rede Universiteit Twente, Enschede" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cba0639b002484557b6a941c59aefc9> ;
    schema1:name "Over zand, zand er over" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04c0b169b48f31e8d3dc2d4a74eb4e4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67984937> .

