@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/p175870861> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bibliotheek van Gent / [samenst.: Jenny Dheedene ; foto's: Hilde Braet]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617471>,
        <http://data.bibliotheken.nl/id/thes/p075630923> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069994250>,
        <http://data.bibliotheken.nl/id/thes/p340383747> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f88a27916269ad0ed8413fb9a51b3988> ;
    schema1:name "De bibliotheek van Gent" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1d89f11ef52ef80869969f031e4a722> ;
    schema1:sameAs <http://www.worldcat.org/oclc/788890550> .

