@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/p110307127> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenvoud in taal / Eric J. Reuland" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623536> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073809837>,
        <http://data.bibliotheken.nl/id/thes/p075367459> ;
    schema1:description "Oratie Rijksuniversiteit Utrecht, 23 september 1993" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "907344635X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d633c8b6b255fd3508cb8cc5b1d9407> ;
    schema1:name "Eenvoud in taal" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/203155af4d4eda01414e435d056d8e7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66259007> .

