@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p134321022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Experimenta / G. Gossaert" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068898568> ;
    schema1:description "Uitgave van enkele verzen uit de dichtbundel \"Experimenten\" (eerste uitgave 1911) met vertaling in het Grieks ( door W.E.J. Kuiper) en/of latijn (door P.H. Damsté)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e95429c11762c8c86fe5bebfe24f1c14> ;
    schema1:name "Experimenta" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ff9b2837a21d67a4d2f3be52fe169b7> .

