@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/p320612724> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bloedheuvel / Jean-Yves Delitte ; [vert. uit het Frans]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 2009" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p320612708> ;
    schema1:isbn "9789069697314" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f5158454f10fda9c47eab7b5b87d467> ;
    schema1:name "De Bloedheuvel" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d24c0a9d18b4b77ba4162e4aae17f88e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/430932332> .

