@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/p250649098> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Annual report ... / Senter" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p110277317> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d10f6e9eddf7d97174a906bf768b3227> ;
    schema1:name "Annual report ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f38b0fb0b7bbd29300a126a2baff5e9c> .

