@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/p418988471> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oorlog / Martin van Creveld ; vertaald Bernadette de Wit" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070151946> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071373861> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492161789" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd0c6d09bcd29850ca6ca954172df581> ;
    schema1:name "Oorlog" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc219ceb95e55d8e4bb5184ddccaecea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1192525065> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d39bc0a7a055b35e53fcb346d9ffeb7f> .

