@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/p822521547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De profeet / Kahlil Gibran" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06842776X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06842776X> ;
    schema1:bookEdition "8e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d607747b178853b7d43227b0a41915a> ;
    schema1:name "De profeet" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6b4f5d8ba1fc1a64919d3c0c9a0cccb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776127951> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/572e649e74bb141f154d9672b2724779> .

