@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/p422927953> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Battleaxe / Olivier Speltens ; vertaling P. Moretti" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p355370166> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p418228450> ;
    schema1:description "Oorspronkelijke uitgave: Editions Paquet, ©2019",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p423272438> ;
    schema1:isbn "9789463065436" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df047148aea3c69a0b07ee13f2045115> ;
    schema1:name "Battleaxe" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad1aa0208b6549cfa0705738a2bf0b04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1110424649> .

