@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/p354805134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Linggadjati, militaire actie : wat nu? / [J. Barents ... et al.]" ;
    dcterms1:issued "1947" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069588333> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039976653> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89d0b25e281214c01695854d854fbc16> ;
    schema1:name "Linggadjati, militaire actie : wat nu?" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb2f55f3fe1b10e0bdfb842915160cee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/826040137> .

