@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_724015e0-d8fc-973d-afc1-e523afc3cdac
  a a2a:Record ;
  rdfs:label "Geboorte op 25 augustus 1872 te Zijpe" ;
  a2a:hasPerson oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person-5ba5ef0c-3a62-4563-a0ea-03ce397f48d5, oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person-00e34199-7211-0f85-2f90-d8ecf8d86c12, oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person-e0457e5e-96e7-159d-c7f4-3652ba310a1f ;
  a2a:hasEvent oa:event_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_0, oa:relationep_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_1, oa:relationep_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_2 ;
  a2a:hasSource oa:source_raa_724015e0-d8fc-973d-afc1-e523afc3cdac .

oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person-5ba5ef0c-3a62-4563-a0ea-03ce397f48d5
  a a2a:Person ;
  rdfs:label "Cornelia Ott" ;
  a2a:PersonName [
    rdfs:label "Cornelia Ott" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Ott"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1872-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person-00e34199-7211-0f85-2f90-d8ecf8d86c12
  a a2a:Person ;
  rdfs:label "Jan Ott" ;
  a2a:PersonName [
    rdfs:label "Jan Ott" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person-e0457e5e-96e7-159d-c7f4-3652ba310a1f
  a a2a:Person ;
  rdfs:label "Guurtje Bas" ;
  a2a:PersonName [
    rdfs:label "Guurtje Bas" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1872-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:relationep_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person:5ba5ef0c-3a62-4563-a0ea-03ce397f48d5 ;
  a2a:EventKeyRef oa:event_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Event1 .

oa:relationep_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person:00e34199-7211-0f85-2f90-d8ecf8d86c12 ;
  a2a:EventKeyRef oa:event_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Event1 .

oa:relationep_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Person:e0457e5e-96e7-159d-c7f4-3652ba310a1f ;
  a2a:EventKeyRef oa:event_raa_724015e0-d8fc-973d-afc1-e523afc3cdac_Event1 .

oa:source_raa_724015e0-d8fc-973d-afc1-e523afc3cdac
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe", "1872-08-25 - 1872-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1872-08-25"^^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: 514, Periode: 1868-1872" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1872/0128" ;
    a2a:RegistryNumber "514" ;
    a2a:Folio "1872/0033" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 514, Periode: 1868-1872, Geboorteregister, 1872/0128, 514, 1872/0033"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/d2b01977-3756-bf53-8541-e433f76b3051.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/d2b01977-3756-bf53-8541-e433f76b3051.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/724015e0-d8fc-973d-afc1-e523afc3cdac" ;
  a2a:RecordGUID "{724015e0-d8fc-973d-afc1-e523afc3cdac}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Regiogemeenten" ;
  a2a:SourceRemarkbron "Geboorteregister" ;
  a2a:SourceRemarkdeel "514" ;
  a2a:SourceRemarkregister_periode "1868-1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_832_00000832.xml van RAA" .

