@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_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4
  a a2a:Record ;
  rdfs:label "Geboorte op 3 mei 1859 te Alkmaar" ;
  a2a:hasPerson oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person-854ee9fc-b725-bed5-9a62-6d72bf1c5325, oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person-51a388d3-571d-d273-2fbd-12efbb924c93, oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person-0e67c336-5e56-eb46-d450-4eefd758e528 ;
  a2a:hasEvent oa:event_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_0, oa:relationep_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_1, oa:relationep_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_2 ;
  a2a:hasSource oa:source_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4 .

oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person-854ee9fc-b725-bed5-9a62-6d72bf1c5325
  a a2a:Person ;
  rdfs:label "Alida Cornelia Roem" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Roem" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Roem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1859-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person-51a388d3-571d-d273-2fbd-12efbb924c93
  a a2a:Person ;
  rdfs:label "Johannes Roem" ;
  a2a:PersonName [
    rdfs:label "Johannes Roem" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Roem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person-0e67c336-5e56-eb46-d450-4eefd758e528
  a a2a:Person ;
  rdfs:label "Catharina Maria Wilhelmina Bartels" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Wilhelmina Bartels" ;
    a2a:PersonNameFirstName "Catharina Maria Wilhelmina" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1859-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:relationep_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person:854ee9fc-b725-bed5-9a62-6d72bf1c5325 ;
  a2a:EventKeyRef oa:event_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Event1 .

oa:relationep_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person:51a388d3-571d-d273-2fbd-12efbb924c93 ;
  a2a:EventKeyRef oa:event_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Event1 .

oa:relationep_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Person:0e67c336-5e56-eb46-d450-4eefd758e528 ;
  a2a:EventKeyRef oa:event_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4_Event1 .

oa:source_raa_560da5f7-5ef1-cd0e-cf4f-7828c7caecb4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1859-05-03 - 1859-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1859-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Alkmaar, Bron: Geboorteregister, Deel: 13, Periode: 1858-1860" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1859/0146" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "1859/0038" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Alkmaar, Bron: Geboorteregister, Deel: 13, Periode: 1858-1860, Geboorteregister, 1859/0146, 13, 1859/0038"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/4199d06a-cf08-136a-41e4-7cc3493025e4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/4199d06a-cf08-136a-41e4-7cc3493025e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/560da5f7-5ef1-cd0e-cf4f-7828c7caecb4" ;
  a2a:RecordGUID "{560da5f7-5ef1-cd0e-cf4f-7828c7caecb4}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Alkmaar" ;
  a2a:SourceRemarkbron "Geboorteregister" ;
  a2a:SourceRemarkdeel "13" ;
  a2a:SourceRemarkregister_periode "1858-1860" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3248_00003248.xml van RAA" .

