@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/p328463930> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Aan Fillis / Bellami" ;
    dcterms1:issued "1781" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410069> ;
    schema1:description "Gedicht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd24329bb53be0007aa0eac03d98a567> ;
    schema1:name "Aan Fillis" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d61d545570115942952a9da444c6a255> ;
    schema1:sameAs <http://www.worldcat.org/oclc/801448832> .

