@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_1c46ef90-4df0-481e-8b09-4e76db1ff5bf
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1799-1812)" ;
  a2a:hasPerson oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person-17eadcd8-33ed-4d5e-80c7-96c664647789, oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person-a6fdf66d-ee39-45ec-979c-7e60de5af700, oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person-cc8feb2a-def5-4c9c-b21b-eb00e1813828 ;
  a2a:hasEvent oa:event_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_0, oa:relationep_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_1, oa:relationep_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_2 ;
  a2a:hasSource oa:source_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf .

oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person-17eadcd8-33ed-4d5e-80c7-96c664647789
  a a2a:Person ;
  rdfs:label "Foekje Spannenburg" ;
  a2a:PersonName [
    rdfs:label "Foekje Spannenburg" ;
    a2a:PersonNameFirstName "Foekje" ;
    a2a:PersonNameLastName "Spannenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1807-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person-a6fdf66d-ee39-45ec-979c-7e60de5af700
  a a2a:Person ;
  rdfs:label "Sybrand Spannenburg" ;
  a2a:PersonName [
    rdfs:label "Sybrand Spannenburg" ;
    a2a:PersonNameFirstName "Sybrand" ;
    a2a:PersonNameLastName "Spannenburg"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person-cc8feb2a-def5-4c9c-b21b-eb00e1813828
  a a2a:Person ;
  rdfs:label "Maria Menalda" ;
  a2a:PersonName [
    rdfs:label "Maria Menalda" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Menalda"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] ;
  a2a:EventReligion "D.G." .

oa:relationep_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_0
  a a2a:RelationEP ;
  rdfs:label "other:Geboren" ;
  a2a:RelationType "other:Geboren" ;
  a2a:PersonKeyRef oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person:17eadcd8-33ed-4d5e-80c7-96c664647789 ;
  a2a:EventKeyRef oa:event_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Event1 .

oa:relationep_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person:a6fdf66d-ee39-45ec-979c-7e60de5af700 ;
  a2a:EventKeyRef oa:event_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Event1 .

oa:relationep_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Person:cc8feb2a-def5-4c9c-b21b-eb00e1813828 ;
  a2a:EventKeyRef oa:event_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf_Event1 .

oa:source_frl_1c46ef90-4df0-481e-8b09-4e76db1ff5bf
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1799-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0343, Periode: 179..." ;
    a2a:Book "Geboorten Gecombineerde Doopsgez. gem Harlingen" ;
    a2a:RegistryNumber "0343" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0343, Periode: 179..., Geboorten Gecombineerde Doopsgez. gem Harlingen, 0343"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1c46ef90-4df0-481e-8b09-4e76db1ff5bf" ;
  a2a:RecordGUID "{1c46ef90-4df0-481e-8b09-4e76db1ff5bf}" ;
  a2a:SourceRemarkOpmerking "De ouders lid der gemeente", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Harlingen&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4310_00004310.xml van FRL" .

