@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/p185958354> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bloed van Sint-Bothratius / Dufaux [tekst] ; Adamov [tek. ; vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07214372X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072128143> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble ; Glénat, 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185958168> ;
    schema1:isbn "9069692155" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bb728392f4fad814ef7ea38784c5e8c> ;
    schema1:name "Het bloed van Sint-Bothratius" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c1ae55eb6facc58810ecd615a2ddebb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67820824> .

