@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_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399
  a a2a:Record ;
  rdfs:label "Geboorte op 11 maart 1888" ;
  a2a:hasPerson oa:person_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_Person-090af7b2-6622-4af8-9c8f-4c0829944e3b ;
  a2a:hasEvent oa:event_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_0 ;
  a2a:hasSource oa:source_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399 .

oa:person_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_Person-090af7b2-6622-4af8-9c8f-4c0829944e3b
  a a2a:Person ;
  rdfs:label "Anna Catharina Maria van der Horst" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Maria van der Horst" ;
    a2a:PersonNameFirstName "Anna Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1888-03-11"^^xsd:date
  ] .

oa:event_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1888-03-11"^^xsd:date
  ] .

oa:relationep_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_Person:090af7b2-6622-4af8-9c8f-4c0829944e3b ;
  a2a:EventKeyRef oa:event_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399_Event1 .

oa:source_raa_e044c8dc-a0e1-4e03-b4af-c6c9cddc2399
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder", "1888-03-11 - 1888-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1888-03-11"^^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: 601, Periode: 1888" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "169" ;
    a2a:RegistryNumber "601" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 601, Periode: 1888, Geboorteregister, 169, 601"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/f488e151-51fe-6e8f-9bd3-46955f97b457.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/f488e151-51fe-6e8f-9bd3-46955f97b457.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/e044c8dc-a0e1-4e03-b4af-c6c9cddc2399" ;
  a2a:RecordGUID "{e044c8dc-a0e1-4e03-b4af-c6c9cddc2399}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_19324_00019324.xml van RAA" .

