@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/p811942201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A Persian song / by Hafiz ; transl. in English verse by William Jones" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397434340> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068602502> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068478321> ;
    schema1:description "Oplage van 500 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3957a43b63423a51f307e1e66b9428d9> ;
    schema1:name "A Persian song" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bb7c09ea0a40e6c14b7389f328d81e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63330634> .

