@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/p864530722> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perzische miniaturen in Iran / Basil Gray ; [transl. from the English]" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068303831> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044977611> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/009f7e1d1da0d79b33a6715447ba057c> ;
    schema1:name "Perzische miniaturen in Iran" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c88cc44de43ff3253f283786f0f2172> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64308199> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/09424e1f95590b0d2f51e45a52207886> .

