@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/p100437311> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een fotocopie van een bloementuin / Ali Soleimani (A. Madzjara)" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169928810>,
        <http://data.bibliotheken.nl/id/thes/p397434340> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085309478>,
        <http://data.bibliotheken.nl/id/thes/p102392560> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090057307" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/850f437552480c27b34b5f3225b68ff8> ;
    schema1:name "Een fotocopie van een bloementuin" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33c9805f379f4efaf1e9f2a731a180dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66091519> .

