@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_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f
  a a2a:Record ;
  rdfs:label "Registratie op 19 april 1861 te De Rijp" ;
  a2a:hasPerson oa:person_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_Person-9c6623e1-030f-486d-a260-ccd839b06500 ;
  a2a:hasEvent oa:event_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_0 ;
  a2a:hasSource oa:source_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f .

oa:person_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_Person-9c6623e1-030f-486d-a260-ccd839b06500
  a a2a:Person ;
  rdfs:label "Abram Caton" ;
  a2a:PersonName [
    rdfs:label "Abram Caton" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Caton"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1861-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:event_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1861-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:relationep_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_Person:9c6623e1-030f-486d-a260-ccd839b06500 ;
  a2a:EventKeyRef oa:event_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f_Event1 .

oa:source_raa_a874b9e9-ba3e-40c1-aeb2-91c8f67d931f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp", "1861-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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-G, Deel: 553, Periode..." ;
    a2a:Book "Bevolkingsregister A-G" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "553" ;
    a2a:Folio "0185" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister A-G, Deel: 553, Periode..., Bevolkingsregister A-G, 15, 553, 0185"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/7abad899-1cf1-5349-0c1c-d7e523ec2398.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/7abad899-1cf1-5349-0c1c-d7e523ec2398.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/a874b9e9-ba3e-40c1-aeb2-91c8f67d931f" ;
  a2a:RecordGUID "{a874b9e9-ba3e-40c1-aeb2-91c8f67d931f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_67_00000067.xml van RAA" .

