@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/p097910767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onzichtbare kathedraal / Boucq, Jodorowsky ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572607> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p069417512> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097910775> ;
    schema1:isbn "9030380888" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ce6d134f8ee9a6fcbef89c288d8f246> ;
    schema1:name "De onzichtbare kathedraal" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/978eaff138936ef6cd05d01e7145d261> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71475068> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3bf4237515e7bae4c3c2bb97828426df> .

