@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/p36303787X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kozakken van Hitler / scenario Valérie Lemaire ; tekeningen Olivier Neuray" ;
    dcterms1:issued "2013-2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08836318X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p363037853> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea3d7d81c35434a2a6b008cc49d2cbcf> ;
    schema1:name "De kozakken van Hitler" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38bd312e5f69eebbcc24f75683a48f16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/863142935> .

