@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/p288937570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het blast-effect / Jean-Yves Delitte ; [vert. uit het Frans]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p269516107> ;
    schema1:isbn "906969431X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67cdfb7b7636b679bb268e5ceec44559> ;
    schema1:name "Het blast-effect" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c23103f8e226d1362f1e7e3d745e2395> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71677639> .

