@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p40906629X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Eene afzonderlijke afdeeling' : 125 jaar Verbindingsdienst / Herman Roozenbeek" ;
    dcterms1:issued "1999" ;
    schema1:associatedMedia "http://pdf.kma.nl/Legerkoerier/1999/4-p4.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075215594> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bdedb6dd9991d9b8b2e3fbc759796b0> ;
    schema1:name "' Eene afzonderlijke afdeeling' : 125 jaar Verbindingsdienst" .

