@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2
  a a2a:Record ;
  rdfs:label "Vermeld op 21 september 1798 te Opsterland" ;
  a2a:hasPerson oa:person_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_Person-f1406fcf-b430-49cd-9b58-376cc863eeb9 ;
  a2a:hasEvent oa:event_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_0 ;
  a2a:hasSource oa:source_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2 .

oa:person_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_Person-f1406fcf-b430-49cd-9b58-376cc863eeb9
  a a2a:Person ;
  rdfs:label "Jacob Hartmans" ;
  a2a:PersonName [
    rdfs:label "Jacob Hartmans" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Hartmans"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_Event1
  a a2a:Event ;
  rdfs:label "other:Vermeld" ;
  a2a:EventType "other:Vermeld" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1798-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_0
  a a2a:RelationEP ;
  rdfs:label "other:Begraven" ;
  a2a:RelationType "other:Begraven" ;
  a2a:PersonKeyRef oa:person_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_Person:f1406fcf-b430-49cd-9b58-376cc863eeb9 ;
  a2a:EventKeyRef oa:event_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2_Event1 .

oa:source_frl_2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1798-09-21 - 1798-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1798-09-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie Doop-, Trouw-, Begraaf- en Lidmaatboeken (DTBL) - Tresoar, Deel: 0554a, Pe..." ;
    a2a:Book "register van begravenen Gorredijk" ;
    a2a:RegistryNumber "0554a" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie Doop-, Trouw-, Begraaf- en Lidmaatboeken (DTBL) - Tresoar, Deel: 0554a, Pe..., register van begravenen Gorredijk, 0554a"
  ] ;
  a2a:SourceLastChangeDate "2022-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2" ;
  a2a:RecordGUID "{2e4fbe33-a4b8-4bb9-b56e-dcc3cfce3fc2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221219_2138_00002138.xml van FRL" .

