@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/p079256651> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "UNA publications" ;
    dcterms1:issued "1990" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f1e219337007fd3fba60badf34d95881> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/714c815429890f62a303faca70988b83> ;
    schema1:name "UNA publications" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98841360ce30fbe8907c6eed34060e84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73052195> .

