@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/p236367439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A heart's desire / Dirk Jorritsma [et al...]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599179>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068372299> ;
    schema1:description "\"Teksten ... t.g.v. de opening van de Omar Khayyam tentoonstelling in de UB Leiden op 15 november 2001 gedrukt\". - colophon",
        "Bevat bijdr. in verschillende talen" ;
    schema1:inLanguage "mis",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bfef935dd589ef546e31e0b20d2a785> ;
    schema1:name "A heart's desire" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bc1aee9ac645c8dd3533791f1765bfb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67132078> .

