@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_raa_ca14127a-e741-033e-9688-c265ffe6e0d0
  a a2a:Record ;
  rdfs:label "Geboorte op 14 april 1873 te Anna Paulowna" ;
  a2a:hasPerson oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person-735dbe7a-c643-fc1e-fdfb-3861cae130f4, oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person-f502e4cc-dc49-eb62-8556-cd6b6c18c2fd, oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person-96fdd3af-ed3c-8048-ab8a-86d3fb3a0d72 ;
  a2a:hasEvent oa:event_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_0, oa:relationep_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_1, oa:relationep_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_2 ;
  a2a:hasSource oa:source_raa_ca14127a-e741-033e-9688-c265ffe6e0d0 .

oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person-735dbe7a-c643-fc1e-fdfb-3861cae130f4
  a a2a:Person ;
  rdfs:label "Aagje Swiers" ;
  a2a:PersonName [
    rdfs:label "Aagje Swiers" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Swiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1873-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person-f502e4cc-dc49-eb62-8556-cd6b6c18c2fd
  a a2a:Person ;
  rdfs:label "Martinus Swiers" ;
  a2a:PersonName [
    rdfs:label "Martinus Swiers" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Swiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person-96fdd3af-ed3c-8048-ab8a-86d3fb3a0d72
  a a2a:Person ;
  rdfs:label "Trijntje Bood" ;
  a2a:PersonName [
    rdfs:label "Trijntje Bood" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Bood"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1873-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:relationep_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person:735dbe7a-c643-fc1e-fdfb-3861cae130f4 ;
  a2a:EventKeyRef oa:event_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Event1 .

oa:relationep_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person:f502e4cc-dc49-eb62-8556-cd6b6c18c2fd ;
  a2a:EventKeyRef oa:event_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Event1 .

oa:relationep_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Person:96fdd3af-ed3c-8048-ab8a-86d3fb3a0d72 ;
  a2a:EventKeyRef oa:event_raa_ca14127a-e741-033e-9688-c265ffe6e0d0_Event1 .

oa:source_raa_ca14127a-e741-033e-9688-c265ffe6e0d0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna", "1873-04-14 - 1873-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1873-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 17, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1873/0042" ;
    a2a:RegistryNumber "17" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 17, Periode: 1873-1882, Geboorteregister, 1873/0042, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/21c8361d-a97f-c568-95df-21144f7f8324.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/21c8361d-a97f-c568-95df-21144f7f8324.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/67ca4ba1-c2b6-55f2-8b6a-5a51fd5ceab5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/67ca4ba1-c2b6-55f2-8b6a-5a51fd5ceab5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/ca14127a-e741-033e-9688-c265ffe6e0d0" ;
  a2a:RecordGUID "{ca14127a-e741-033e-9688-c265ffe6e0d0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_132_00000132.xml van RAA" .

