@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/p417367074> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sufi trail / Sedat Çakir" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p332860094>,
        <http://data.bibliotheken.nl/id/thes/p417375913> ;
    schema1:bookEdition "1st edition" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p417366078> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417366175> ;
    schema1:isbn "9789492953025" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76fc4834d7ca03a885d8cfd91b347268> ;
    schema1:name "Sufi trail" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2e95baf3823e0d630a8a3b01a23450b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1031089899> .

