@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/p249968460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Co-operative arrangements for civil military co-operation / Bas Rietjens" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075376229>,
        <http://data.bibliotheken.nl/id/thes/p250525887> ;
    schema1:bookEdition "1st ed" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052334201>,
        <http://data.bibliotheken.nl/id/nbt/p250525941> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99454e98f2cd5be524ff30e5491053ed> ;
    schema1:name "Co-operative arrangements for civil military co-operation" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d6c95b27f83260002c65d023f696e50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773485863> .

