@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/p134609441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Utrecht aan de werf / red.: M.W.J. de Bruijn, H. Dam, Y.M. Wassink" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633930>,
        <http://data.bibliotheken.nl/id/thes/p077595319>,
        <http://data.bibliotheken.nl/id/thes/p078595428> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314584> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073102288>,
        <http://data.bibliotheken.nl/id/thes/p07365003X> ;
    schema1:description "1e dr.: 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832269506> ;
    schema1:isbn "9053450742" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05adc06a270a877d6e06d1fd5adcaa04> ;
    schema1:name "Utrecht aan de werf" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef36e887ffd54be724a97edea74f9a64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69159344> .

