@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_b584b8f4-8a19-c3c5-e875-487f9b0dfce6
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1867" ;
  a2a:hasPerson oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person-795b4de2-7752-ff1d-668e-cda37bd02b73, oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person-12244c26-28dc-5cea-e82b-ec872c997b29, oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person-2c8646a7-3a7d-68ce-850f-c10061f57c32 ;
  a2a:hasEvent oa:event_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_0, oa:relationep_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_1, oa:relationep_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_2 ;
  a2a:hasSource oa:source_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6 .

oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person-795b4de2-7752-ff1d-668e-cda37bd02b73
  a a2a:Person ;
  rdfs:label "Cornelia Paulus Oosterhaven" ;
  a2a:PersonName [
    rdfs:label "Cornelia Paulus Oosterhaven" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Paulus" ;
    a2a:PersonNameLastName "Oosterhaven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person-12244c26-28dc-5cea-e82b-ec872c997b29
  a a2a:Person ;
  rdfs:label "Paulus Goslinga" ;
  a2a:PersonName [
    rdfs:label "Paulus Goslinga" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Goslinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1867-05-07"^^xsd:date
  ] .

oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person-2c8646a7-3a7d-68ce-850f-c10061f57c32
  a a2a:Person ;
  rdfs:label "Jan Jachums Goslinga" ;
  a2a:PersonName [
    rdfs:label "Jan Jachums Goslinga" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jachums" ;
    a2a:PersonNameLastName "Goslinga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1867-05-07"^^xsd:date
  ] .

oa:relationep_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person:795b4de2-7752-ff1d-668e-cda37bd02b73 ;
  a2a:EventKeyRef oa:event_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Event1 .

oa:relationep_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person:12244c26-28dc-5cea-e82b-ec872c997b29 ;
  a2a:EventKeyRef oa:event_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Event1 .

oa:relationep_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Person:2c8646a7-3a7d-68ce-850f-c10061f57c32 ;
  a2a:EventKeyRef oa:event_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6_Event1 .

oa:source_frl_b584b8f4-8a19-c3c5-e875-487f9b0dfce6
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hennaarderadeel" ;
    rdfs:label "Hennaarderadeel", "1867-05-09 - 1867-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1867-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Hennaarderadeel - Tresoar, Bron: boek, Deel: 1017, Periode: 1867" ;
    a2a:Book "Geboorteregister 1867" ;
    a2a:DocumentNumber "0067" ;
    a2a:RegistryNumber "1017" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Hennaarderadeel - Tresoar, Bron: boek, Deel: 1017, Periode: 1867, Geboorteregister 1867, 0067, 1017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a40f738a-ab7f-072e-5ae3-7084ea7f4d99.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/b584b8f4-8a19-c3c5-e875-487f9b0dfce6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a40f738a-ab7f-072e-5ae3-7084ea7f4d99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b584b8f4-8a19-c3c5-e875-487f9b0dfce6" ;
  a2a:RecordGUID "{b584b8f4-8a19-c3c5-e875-487f9b0dfce6}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Hennaarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1017" ;
  a2a:SourceRemarkregister_periode "1867" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_47373_00047373.xml van FRL" .

