@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/p32846144X> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Ad modum Swanenburgii / C.D." ;
    dcterms1:issued "1780" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410069> ;
    schema1:description "C.D. is: Jacobus Bellamy",
        "Gedicht" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a3ee17775de766c26f3273921889bee> ;
    schema1:name "Ad modum Swanenburgii" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e686b1ac63f76de9d25e42a8f26fb27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/801447830> .

