@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_d2e0309f-07b0-4423-ae92-eaa2a13e0be3
  a a2a:Record ;
  rdfs:label "Registratie in 1848 te Schoorl" ;
  a2a:hasPerson oa:person_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_Person-a43379af-67a0-4fc0-81cd-af911e1a7daf ;
  a2a:hasEvent oa:event_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_0 ;
  a2a:hasSource oa:source_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3 .

oa:person_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_Person-a43379af-67a0-4fc0-81cd-af911e1a7daf
  a a2a:Person ;
  rdfs:label "Aafje Pol" ;
  a2a:PersonName [
    rdfs:label "Aafje Pol" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1848" ] ;
  a2a:BirthPlace [
    a2a:Place "Schoorl" ;
    rdfs:label "Schoorl"
  ] .

oa:event_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1848" ] ;
  a2a:EventPlace [
    a2a:Place "Schoorl" ;
    rdfs:label "Schoorl"
  ] .

oa:relationep_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_Person:a43379af-67a0-4fc0-81cd-af911e1a7daf ;
  a2a:EventKeyRef oa:event_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3_Event1 .

oa:source_raa_d2e0309f-07b0-4423-ae92-eaa2a13e0be3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Schoorl" ;
    rdfs:label "Schoorl", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister incl. diensboden, deel ..." ;
    a2a:Book "Bevolkingsregister incl. diensboden, deel 1" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "654" ;
    a2a:Folio "131" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister incl. diensboden, deel ..., Bevolkingsregister incl. diensboden, deel 1, 3, 654, 131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/d7aa26f8-2f5d-130c-dc87-37d0da0e720b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/d7aa26f8-2f5d-130c-dc87-37d0da0e720b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/d2e0309f-07b0-4423-ae92-eaa2a13e0be3" ;
  a2a:RecordGUID "{d2e0309f-07b0-4423-ae92-eaa2a13e0be3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_21646_00021646.xml van RAA" .

