@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_990cd13b-ae28-e61a-8879-d6c262ccb66f
  a a2a:Record ;
  rdfs:label "Geboorte op 4 december 1817" ;
  a2a:hasPerson oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person-d5c4c8bd-9bf6-8d4e-f3d0-78da2abe5e9f, oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person-be90ce89-a5d6-ad60-eb0a-143e2bbf8dc6, oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person-bef5dd0c-ae64-4da4-ae89-0eadae90f398 ;
  a2a:hasEvent oa:event_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_0, oa:relationep_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_1, oa:relationep_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_2 ;
  a2a:hasSource oa:source_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f .

oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person-d5c4c8bd-9bf6-8d4e-f3d0-78da2abe5e9f
  a a2a:Person ;
  rdfs:label "Hendrik Harmens Beekmeyer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Harmens Beekmeyer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Harmens" ;
    a2a:PersonNameLastName "Beekmeyer"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person-be90ce89-a5d6-ad60-eb0a-143e2bbf8dc6
  a a2a:Person ;
  rdfs:label "Rebekka Sieds Kuipers" ;
  a2a:PersonName [
    rdfs:label "Rebekka Sieds Kuipers" ;
    a2a:PersonNameFirstName "Rebekka" ;
    a2a:PersonNamePatronym "Sieds" ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person-bef5dd0c-ae64-4da4-ae89-0eadae90f398
  a a2a:Person ;
  rdfs:label "Johanna Beekmeyer" ;
  a2a:PersonName [
    rdfs:label "Johanna Beekmeyer" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Beekmeyer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1817-12-04"^^xsd:date
  ] .

oa:event_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1817-12-04"^^xsd:date
  ] .

oa:relationep_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person:d5c4c8bd-9bf6-8d4e-f3d0-78da2abe5e9f ;
  a2a:EventKeyRef oa:event_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Event1 .

oa:relationep_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person:be90ce89-a5d6-ad60-eb0a-143e2bbf8dc6 ;
  a2a:EventKeyRef oa:event_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Event1 .

oa:relationep_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Person:bef5dd0c-ae64-4da4-ae89-0eadae90f398 ;
  a2a:EventKeyRef oa:event_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f_Event1 .

oa:source_frl_990cd13b-ae28-e61a-8879-d6c262ccb66f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1817-12-08 - 1817-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1817-12-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1005, Periode: 1817" ;
    a2a:Book "Geboorteregister 1817" ;
    a2a:RegistryNumber "1005" ;
    a2a:Folio "080/1-6" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1005, Periode: 1817, Geboorteregister 1817, 1005, 080/1-6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/fb600c2e-b2ea-1cc9-0cbc-6b98fc28ff7a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/990cd13b-ae28-e61a-8879-d6c262ccb66f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/fb600c2e-b2ea-1cc9-0cbc-6b98fc28ff7a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/990cd13b-ae28-e61a-8879-d6c262ccb66f" ;
  a2a:RecordGUID "{990cd13b-ae28-e61a-8879-d6c262ccb66f}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dantumadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1005" ;
  a2a:SourceRemarkregister_periode "1817" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_57228_00057228.xml van FRL" .

