@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/p328407976> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "GIO" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125594046> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624893> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4339028ff98f93ad11d766fda5c5270> ;
    schema1:name "GIO" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7e5cbf16bd02726c2af91f6b8a0e95d> .

