@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_483e54e5-c1cb-0f35-e59f-ce7335eb1213
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 2 oktober 1957 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-af8e733a-2a28-e281-1042-a6cc52b3e6dc, oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-2bda11e6-8244-2d4b-b56b-7eab3222b8ee, oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-92db74eb-58d6-d188-a0ec-fa6249d14395, oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-53be1da2-672d-dd13-24ab-037e5bbe268f ;
  a2a:hasEvent oa:event_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_0, oa:relationep_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_1, oa:relationep_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_2 ;
  a2a:hasRelationPP oa:relationpp_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_0 ;
  a2a:hasSource oa:source_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213 .

oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-af8e733a-2a28-e281-1042-a6cc52b3e6dc
  a a2a:Person ;
  rdfs:label "Jacoba Maria Rokus" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Rokus" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNameLastName "Rokus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-2bda11e6-8244-2d4b-b56b-7eab3222b8ee
  a a2a:Person ;
  rdfs:label "Simon Hendrik Brand" ;
  a2a:PersonName [
    rdfs:label "Simon Hendrik Brand" ;
    a2a:PersonNameFirstName "Simon Hendrik" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-92db74eb-58d6-d188-a0ec-fa6249d14395
  a a2a:Person ;
  rdfs:label "Jacobus Anthonie Johannes Rokus" ;
  a2a:PersonName [
    rdfs:label "Jacobus Anthonie Johannes Rokus" ;
    a2a:PersonNameFirstName "Jacobus Anthonie Johannes" ;
    a2a:PersonNameLastName "Rokus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person-53be1da2-672d-dd13-24ab-037e5bbe268f
  a a2a:Person ;
  rdfs:label "Johanna Boom" ;
  a2a:PersonName [
    rdfs:label "Johanna Boom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1957-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person:af8e733a-2a28-e281-1042-a6cc52b3e6dc ;
  a2a:EventKeyRef oa:event_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Event1 .

oa:relationep_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person:92db74eb-58d6-d188-a0ec-fa6249d14395 ;
  a2a:EventKeyRef oa:event_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Event1 .

oa:relationep_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person:53be1da2-672d-dd13-24ab-037e5bbe268f ;
  a2a:EventKeyRef oa:event_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Event1 .

oa:relationpp_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person:af8e733a-2a28-e281-1042-a6cc52b3e6dc, oa:person_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213_Person:2bda11e6-8244-2d4b-b56b-7eab3222b8ee .

oa:source_frl_483e54e5-c1cb-0f35-e59f-ce7335eb1213
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1957-10-02 - 1957-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1957-10-02"^^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 1957 II" ;
    a2a:DocumentNumber "0350" ;
    a2a:RegistryNumber "774" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1957 II, 0350, 774"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/5b1d0af2-35cb-f9aa-f47b-749a5648cce1.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/483e54e5-c1cb-0f35-e59f-ce7335eb1213" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/5b1d0af2-35cb-f9aa-f47b-749a5648cce1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/483e54e5-c1cb-0f35-e59f-ce7335eb1213" ;
  a2a:RecordGUID "{483e54e5-c1cb-0f35-e59f-ce7335eb1213}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "774" ;
  a2a:SourceRemarkregister_periode "1957" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62410_00062410.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1957-10-02" .

