@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/p371576083> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An economic interpretation of Dutch military expenditure 1990-2005 / Eric Jan de Bakker, Robert Beeres" ;
    dcterms1:issued "2007" ;
    schema1:associatedMedia "http://pdf.kma.nl/Narcis/NLArms2007hfst02.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170558932> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p217093973> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78d95cc032b704541f5fd2b964203da6> ;
    schema1:name "An economic interpretation of Dutch military expenditure 1990-2005" ;
    schema1:numberOfPages 32 .

