@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/p324958056> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Battle of New York / drawings: Marc Verhaegen ; story: Marc Verhaegen and Jan Kragt ; ink: Jos Vanspauwen ; colours: Els Verlaak ; [transl. from the Dutch]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069040168>,
        <http://data.bibliotheken.nl/id/thes/p303022868> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071670750>,
        <http://data.bibliotheken.nl/id/thes/p301869898>,
        <http://data.bibliotheken.nl/id/thes/p322696828> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2276b7174379740d977d2b2487d90c5> ;
    schema1:name "Battle of New York" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f586b8efc782001f25aea47d87457945> ;
    schema1:sameAs <http://www.worldcat.org/oclc/518192670> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/42aa1d19db1a28bfa7b45dbcec5713c3> .

