@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_e7743163-e738-4cf8-8c4f-7fa4e823b845
  a a2a:Record ;
  rdfs:label "Registratie op 20 juni 1868 te De Rijp" ;
  a2a:hasPerson oa:person_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_Person-99963151-213f-4017-bd27-b2b6f96bf81b ;
  a2a:hasEvent oa:event_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_0 ;
  a2a:hasSource oa:source_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845 .

oa:person_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_Person-99963151-213f-4017-bd27-b2b6f96bf81b
  a a2a:Person ;
  rdfs:label "Jacobus Duinmeijer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Duinmeijer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Duinmeijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1868-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:event_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1868-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:relationep_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_Person:99963151-213f-4017-bd27-b2b6f96bf81b ;
  a2a:EventKeyRef oa:event_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845_Event1 .

oa:source_raa_e7743163-e738-4cf8-8c4f-7fa4e823b845
  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 "10" ;
    a2a:RegistryNumber "553" ;
    a2a:Folio "0209" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister A-G, Deel: 553, Periode..., Bevolkingsregister A-G, 10, 553, 0209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/4cad1cf2-1618-7171-f71e-57820cbd5e5c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/4cad1cf2-1618-7171-f71e-57820cbd5e5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/e7743163-e738-4cf8-8c4f-7fa4e823b845" ;
  a2a:RecordGUID "{e7743163-e738-4cf8-8c4f-7fa4e823b845}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_274_00000274.xml van RAA" .

