@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/p356217493> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Forum publications" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329029061> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fe1c752befa352e0441d57d1e8e847a> ;
    schema1:name "Forum publications" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a338e6161b7adae7cc9753725a992e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/834374755> .

