@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/p183429907> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Annual report ... / VastNed Retail" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078448034>,
        <http://data.bibliotheken.nl/id/thes/p078611423>,
        <http://data.bibliotheken.nl/id/thes/p080637973> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/5ed4a65ca9de832d62941dfea9dd8acf> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4fd99c60a3670fb24854fec378da445> ;
    schema1:name "Annual report ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9031daef93f92c65667cbc5e8793c64a> .

