@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/p275867870> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "TNI briefing series" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075318210> ;
    schema1:description "In apr. 2001 verscheen een 0-nummer",
        "Titelvariant: Informes TNI" ;
    schema1:inLanguage "en" ;
    schema1:issn "18713408" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f67f5f33a2f097c2098a99e3d9e9292c> ;
    schema1:name "TNI briefing series" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a14ac600144fa658aa770036f80da7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73663651> .

