@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/p113293275> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Persbericht / Holland Amerika Lijn" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140901973> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p140903011> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/856e33ef7616a58fdebd533eb4230ad0> ;
    schema1:name "Persbericht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63302b151617604b27b24a983942d4eb> .

