@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_26eb7dfc-12e5-153b-dfc1-b0c7c836e433
  a a2a:Record ;
  rdfs:label "Registratie op 3 april 1847 te Akersloot" ;
  a2a:hasPerson oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person-e834633c-9d40-039c-a41f-a6690774cea5, oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person-a6879721-d283-7c8d-ef77-6103c060c36c, oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person-495f5f7a-3b72-d23a-4965-ecdc044a04c8 ;
  a2a:hasEvent oa:event_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_0, oa:relationep_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_1, oa:relationep_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_2 ;
  a2a:hasSource oa:source_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433 .

oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person-e834633c-9d40-039c-a41f-a6690774cea5
  a a2a:Person ;
  rdfs:label "Jacob Half" ;
  a2a:PersonName [
    rdfs:label "Jacob Half" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Half"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1849-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Egmond-Binnen" ;
    rdfs:label "Egmond-Binnen"
  ] .

oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person-a6879721-d283-7c8d-ef77-6103c060c36c
  a a2a:Person ;
  rdfs:label "Neeltje Ootjers" ;
  a2a:PersonName [
    rdfs:label "Neeltje Ootjers" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Ootjers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1848-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudkarspel" ;
    rdfs:label "Oudkarspel"
  ] .

oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person-495f5f7a-3b72-d23a-4965-ecdc044a04c8
  a a2a:Person ;
  rdfs:label "Geertje Kuiper" ;
  a2a:PersonName [
    rdfs:label "Geertje Kuiper" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1847-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Akersloot" ;
    rdfs:label "Akersloot"
  ] .

oa:event_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1847-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Akersloot" ;
    rdfs:label "Akersloot"
  ] .

oa:relationep_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person:e834633c-9d40-039c-a41f-a6690774cea5 ;
  a2a:EventKeyRef oa:event_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Event1 .

oa:relationep_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person:a6879721-d283-7c8d-ef77-6103c060c36c ;
  a2a:EventKeyRef oa:event_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Event1 .

oa:relationep_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Person:495f5f7a-3b72-d23a-4965-ecdc044a04c8 ;
  a2a:EventKeyRef oa:event_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433_Event1 .

oa:source_raa_26eb7dfc-12e5-153b-dfc1-b0c7c836e433
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heiloo" ;
    rdfs:label "Heiloo", "1860-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister A-L, Deel: 355, Periode..." ;
    a2a:Book "Bevolkingsregister A-L" ;
    a2a:RegistryNumber "355" ;
    a2a:Folio "190" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister A-L, Deel: 355, Periode..., Bevolkingsregister A-L, 355, 190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/45583025-501c-3c0d-1f61-1930560e4e2f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/45583025-501c-3c0d-1f61-1930560e4e2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/26eb7dfc-12e5-153b-dfc1-b0c7c836e433" ;
  a2a:RecordGUID "{26eb7dfc-12e5-153b-dfc1-b0c7c836e433}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_21094_00021094.xml van RAA" .

