@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/p411955993> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De Vliegende Hollander / Koninklijke Luchtmacht" ;
    dcterms1:issued "2014" ;
    schema1:associatedMedia "https://magazines.defensie.nl/vliegendehollander" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075332698> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075316153> ;
    schema1:inLanguage "nl" ;
    schema1:issn "26668408" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0f4f0c804316bff1ebbc964cbe15ca2> ;
    schema1:name "De Vliegende Hollander" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5298fe03720af7ae20639192c0387c40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/998745073> .

