@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/p314850023> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eat oer Emily Dickinson en har wurk / Jan Gulmans" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068376995>,
        <http://data.bibliotheken.nl/id/thes/p068611315> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068630247> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba2d325cc442b446ea79c41bfd65a9a4> ;
    schema1:name "Eat oer Emily Dickinson en har wurk" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775281480> .

