@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/p831770805> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wageningen/Rhenen / Aleid W. van de Bunt" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397490593> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074020161> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832493775> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6759348981a119d8d6faaf3e7b6e23a> ;
    schema1:name "Wageningen/Rhenen" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de8ecf4df1796092540a15ebb871a921> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901765636> .

