@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_4e4f4c15-df84-4655-8a96-51fc01adf69e
  a a2a:Record ;
  rdfs:label "Doop op 23 augustus 1810 te Bolsward" ;
  a2a:hasPerson oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-2171f987-29e2-47db-bb6a-66ee389434e2, oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-f63dc4ed-9812-4467-8364-e1dccec102c5, oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-2c0fb828-a0b2-4bb2-8eee-95d422547774, oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-f904d67c-b191-4a42-9b6d-b1d8a555c031 ;
  a2a:hasEvent oa:event_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_0, oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_1, oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_2, oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_3 ;
  a2a:hasSource oa:source_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e .

oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-2171f987-29e2-47db-bb6a-66ee389434e2
  a a2a:Person ;
  rdfs:label "Gerardus" ;
  a2a:PersonName [
    rdfs:label "Gerardus" ;
    a2a:PersonNameFirstName "Gerardus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-f63dc4ed-9812-4467-8364-e1dccec102c5
  a a2a:Person ;
  rdfs:label "Foppe Jans" ;
  a2a:PersonName [
    rdfs:label "Foppe Jans" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-2c0fb828-a0b2-4bb2-8eee-95d422547774
  a a2a:Person ;
  rdfs:label "Grietje Foppes" ;
  a2a:PersonName [
    rdfs:label "Grietje Foppes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Foppes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person-f904d67c-b191-4a42-9b6d-b1d8a555c031
  a a2a:Person ;
  rdfs:label "Been Gerrits" ;
  a2a:PersonName [
    rdfs:label "Been Gerrits" ;
    a2a:PersonNameFirstName "Been" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1810-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person:2171f987-29e2-47db-bb6a-66ee389434e2 ;
  a2a:EventKeyRef oa:event_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Event1 .

oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person:f63dc4ed-9812-4467-8364-e1dccec102c5 ;
  a2a:EventKeyRef oa:event_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Event1 .

oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person:2c0fb828-a0b2-4bb2-8eee-95d422547774 ;
  a2a:EventKeyRef oa:event_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Event1 .

oa:relationep_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Person:f904d67c-b191-4a42-9b6d-b1d8a555c031 ;
  a2a:EventKeyRef oa:event_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e_Event1 .

oa:source_frl_4e4f4c15-df84-4655-8a96-51fc01adf69e
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1810-08-23 - 1810-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1810-08-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0152, Periode: 171..." ;
    a2a:Book "Doopboek R.K. par. H. Martinus Bolsward" ;
    a2a:RegistryNumber "0152" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0152, Periode: 171..., Doopboek R.K. par. H. Martinus Bolsward, 0152"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e4f4c15-df84-4655-8a96-51fc01adf69e" ;
  a2a:RecordGUID "{4e4f4c15-df84-4655-8a96-51fc01adf69e}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Bolsward&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_11427_00011427.xml van FRL" .

