@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/p352689943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Animals and war : studies of Europe and North America / ed. by Ryan Hediger" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617331>,
        <http://data.bibliotheken.nl/id/thes/p075635178> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p320684466> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p263507947> ;
    schema1:isbn "9789004236202" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc61f094057d577931969c02958dc3d3> ;
    schema1:name "Animals and war : studies of Europe and North America" ;
    schema1:numberOfPages 268 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c53e9df67c2229187d4e8e6ac46d1576> ;
    schema1:sameAs <http://www.worldcat.org/oclc/817073171> .

