@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/p399226591> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "De herhaling" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069319871> ;
    schema1:description "In 2015 gekocht bij antiquariaat Fokas Holthuis, Den Haag, cat. 71, nr. 24",
        "Met twee brieven (afzonderlijk beschreven)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83c661c519055954bcd63eb179ef8b98> ;
    schema1:name "De herhaling" ;
    schema1:numberOfPages 12 ;
    schema1:sameAs <http://www.worldcat.org/oclc/931657765> .

