@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/p239047516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stad der blinden / door José Saramago ; een voordracht door Annette van der Ree ; met bijdragen van Els Geurten ... [et al.]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614006> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086657011>,
        <http://data.bibliotheken.nl/id/thes/p241468205> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073481548>,
        <http://data.bibliotheken.nl/id/thes/p241468256> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p172501032> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90e429e10edb61159650767dae172b3c> ;
    schema1:name "De stad der blinden" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ebe398f8b405b6c4b972b5763e086f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67011734> .

