@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_81ca6889-40e6-400f-a430-e78e078ebd7c
  a a2a:Record ;
  rdfs:label "Registratie op 30 april 1891 te Anna Paulowna" ;
  a2a:hasPerson oa:person_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_Person-7fbe4ba8-0be3-4291-8dc6-dff32bc860fe ;
  a2a:hasEvent oa:event_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_0 ;
  a2a:hasSource oa:source_raa_81ca6889-40e6-400f-a430-e78e078ebd7c .

oa:person_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_Person-7fbe4ba8-0be3-4291-8dc6-dff32bc860fe
  a a2a:Person ;
  rdfs:label "Immetje den Das" ;
  a2a:PersonName [
    rdfs:label "Immetje den Das" ;
    a2a:PersonNameFirstName "Immetje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1891-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:event_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1891-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:relationep_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_Person:7fbe4ba8-0be3-4291-8dc6-dff32bc860fe ;
  a2a:EventKeyRef oa:event_raa_81ca6889-40e6-400f-a430-e78e078ebd7c_Event1 .

oa:source_raa_81ca6889-40e6-400f-a430-e78e078ebd7c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Zuid Scharwoude" ;
    rdfs:label "Zuid Scharwoude", "1890-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister Wijk B, Deel: 839, Peri..." ;
    a2a:Book "Bevolkingsregister Wijk B" ;
    a2a:RegistryNumber "839" ;
    a2a:Folio "079" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister Wijk B, Deel: 839, Peri..., Bevolkingsregister Wijk B, 839, 079"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/ca08a376-047f-4de2-277b-269907890688.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/ca08a376-047f-4de2-277b-269907890688.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/81ca6889-40e6-400f-a430-e78e078ebd7c" ;
  a2a:RecordGUID "{81ca6889-40e6-400f-a430-e78e078ebd7c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_24254_00024254.xml van RAA" .

