@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/p180847759> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief van de inquisiteur / Swolfs ; [inkleuring: Sophie Swolfs ; vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073898767> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p138965676> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 1994" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p138965943>,
        <http://data.bibliotheken.nl/id/nbt/p156493608> ;
    schema1:isbn "9069691582" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1338913a104e458874b12406b960d15e> ;
    schema1:name "De brief van de inquisiteur" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8862def8431866f28894367254472f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67804442> .

