@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/p86308771X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De problematiek van de moderne oorlogvoering / [met bijdr. van F.J.A. Terwisscha van Scheltinga ... et al.]" ;
    dcterms1:issued "1959" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074200658> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810797313> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0fc6cabb0e5dfa3ba811ea8eb4af1fd> ;
    schema1:name "De problematiek van de moderne oorlogvoering" ;
    schema1:numberOfPages 292 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/160862de3495b196b852b91ce68023b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64362798> .

