@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/p345594401> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Das Leben ist im Grunde so..." ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068013086> ;
    schema1:description "Katern handschrift. Met o.a. overgeschreven gedichten van Heine, P.J. Troelstra, S. Kloosterman. Uit bezit Geale de Vries" ;
    schema1:inLanguage "fy",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f450a0983818fcec034c4432d8c1ecc> ;
    schema1:name "Das Leben ist im Grunde so..." ;
    schema1:numberOfPages 0 ;
    schema1:sameAs <http://www.worldcat.org/oclc/809041484> .

