@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/p330149725> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "The greyworks series" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183582667> ;
    schema1:inLanguage "en" ;
    schema1:issn "22111425" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb970f1550cbae0be1cc513afb3bc4ca> ;
    schema1:name "The greyworks series" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6c103b7a9d0198b5ee3ef5d1db080fd> .

