@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_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6
  a a2a:Record ;
  rdfs:label "Registratie op 26 mei 1870 te Heiloo" ;
  a2a:hasPerson oa:person_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Person-0197c288-d4e6-2e95-c9c2-88d13cc70733, oa:person_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Person-93f00bd5-de0d-8e82-adfd-ad4fdf13be1c ;
  a2a:hasEvent oa:event_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_0, oa:relationep_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_1 ;
  a2a:hasSource oa:source_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6 .

oa:person_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Person-0197c288-d4e6-2e95-c9c2-88d13cc70733
  a a2a:Person ;
  rdfs:label "Catharina Quax" ;
  a2a:PersonName [
    rdfs:label "Catharina Quax" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Quax"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1843-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Person-93f00bd5-de0d-8e82-adfd-ad4fdf13be1c
  a a2a:Person ;
  rdfs:label "Albertus Leonardus Burgering" ;
  a2a:PersonName [
    rdfs:label "Albertus Leonardus Burgering" ;
    a2a:PersonNameFirstName "Albertus Leonardus" ;
    a2a:PersonNameLastName "Burgering"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1870-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heiloo" ;
    rdfs:label "Heiloo"
  ] .

oa:event_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1870-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heiloo" ;
    rdfs:label "Heiloo"
  ] .

oa:relationep_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Person:0197c288-d4e6-2e95-c9c2-88d13cc70733 ;
  a2a:EventKeyRef oa:event_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Event1 .

oa:relationep_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Person:93f00bd5-de0d-8e82-adfd-ad4fdf13be1c ;
  a2a:EventKeyRef oa:event_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6_Event1 .

oa:source_raa_4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Bergen" ;
    rdfs:label "Bergen", "1894-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister deel 1, Deel: 101, Peri..." ;
    a2a:Book "Bevolkingsregister deel 1" ;
    a2a:RegistryNumber "101" ;
    a2a:Folio "035" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister deel 1, Deel: 101, Peri..., Bevolkingsregister deel 1, 101, 035"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/a93b95a2-c404-52e4-4a98-768d89c0c3eb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/a93b95a2-c404-52e4-4a98-768d89c0c3eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6" ;
  a2a:RecordGUID "{4e1a2b5d-9f3f-9ec6-6633-b8312b0d38f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_22563_00022563.xml van RAA" .

