@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/p407226427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herinnering / Koninklijke Luchtmacht" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075316153> ;
    schema1:description "Omslag vermeldt: open dag Koninklijke Luchtmacht 4 juli 1998, 60 jaar Vliegbasis Leeuwarden, Koninklijke Luchtmacht 85 jaar" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/900cdc4b7eb16eef01a015b4f8bb12f2> ;
    schema1:name "Herinnering" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92749a53bcd114eb4cd5f3a315e85177> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959551006> .

