@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_ce92374a-e7d9-e2c9-8217-b69c07e84909
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 23 juni 1825 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person-2fa1464e-0933-3681-2ee6-6d3b0b429435, oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person-c662d75e-97f6-c4bd-9552-41a119979555, oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person-5b93102f-fb2e-784c-d85c-d12347dba36d ;
  a2a:hasEvent oa:event_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_0, oa:relationep_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_1, oa:relationep_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_2 ;
  a2a:hasSource oa:source_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909 .

oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person-2fa1464e-0933-3681-2ee6-6d3b0b429435
  a a2a:Person ;
  rdfs:label "Everdina Poortman" ;
  a2a:PersonName [
    rdfs:label "Everdina Poortman" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Poortman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 weken" ;
    rdfs:label "9 weken"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person-c662d75e-97f6-c4bd-9552-41a119979555
  a a2a:Person ;
  rdfs:label "Jantje Huurmans" ;
  a2a:PersonName [
    rdfs:label "Jantje Huurmans" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Huurmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person-5b93102f-fb2e-784c-d85c-d12347dba36d
  a a2a:Person ;
  rdfs:label "Jacob Poortman" ;
  a2a:PersonName [
    rdfs:label "Jacob Poortman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Poortman"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1825-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person:2fa1464e-0933-3681-2ee6-6d3b0b429435 ;
  a2a:EventKeyRef oa:event_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Event1 .

oa:relationep_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person:c662d75e-97f6-c4bd-9552-41a119979555 ;
  a2a:EventKeyRef oa:event_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Event1 .

oa:relationep_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Person:5b93102f-fb2e-784c-d85c-d12347dba36d ;
  a2a:EventKeyRef oa:event_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909_Event1 .

oa:source_frl_ce92374a-e7d9-e2c9-8217-b69c07e84909
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1825-06-23 - 1825-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1825-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1825" ;
    a2a:DocumentNumber "0239" ;
    a2a:RegistryNumber "625" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1825, 0239, 625"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/1f6cc7b1-2cd8-10fa-3ae0-a4b39bb6d7b2.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ce92374a-e7d9-e2c9-8217-b69c07e84909" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/1f6cc7b1-2cd8-10fa-3ae0-a4b39bb6d7b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ce92374a-e7d9-e2c9-8217-b69c07e84909" ;
  a2a:RecordGUID "{ce92374a-e7d9-e2c9-8217-b69c07e84909}" ;
  a2a:SourceRemarkOpmerking "Adres wijk G nr. 187" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "625" ;
  a2a:SourceRemarkregister_periode "1825" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_46136_00046136.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1825-06-23" .

