@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/p341417475> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Annual report ... / Tax and Customs Administration" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075288478> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8caae1d8f01342f679495d2eed96fde0> ;
    schema1:name "Annual report ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/160cf2a421cfd199086f580231656a5b> .

