@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_11eb2a3f-d824-4ac4-8a44-156cc3c548b3
  a a2a:Record ;
  rdfs:label "Registratie op 27 december 1892 te Barsingerhorn" ;
  a2a:hasPerson oa:person_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_Person-b01e05c8-6791-462e-b446-b18c6298ba98 ;
  a2a:hasEvent oa:event_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_0 ;
  a2a:hasSource oa:source_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3 .

oa:person_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_Person-b01e05c8-6791-462e-b446-b18c6298ba98
  a a2a:Person ;
  rdfs:label "Trijntje de Graaf" ;
  a2a:PersonName [
    rdfs:label "Trijntje de Graaf" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1892-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn"
  ] .

oa:event_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1892-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn"
  ] .

oa:relationep_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_Person:b01e05c8-6791-462e-b446-b18c6298ba98 ;
  a2a:EventKeyRef oa:event_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3_Event1 .

oa:source_raa_11eb2a3f-d824-4ac4-8a44-156cc3c548b3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Niedorp" ;
    rdfs:label "Nieuwe Niedorp", "1900-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-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 incl. diensboden, deel ..." ;
    a2a:Book "Bevolkingsregister incl. dienstboden, deel 1" ;
    a2a:RegistryNumber "449" ;
    a2a:Folio "013" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister incl. diensboden, deel ..., Bevolkingsregister incl. dienstboden, deel 1, 449, 013"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/8ef61df6-441c-8bbc-e6d3-6e1e7df3c4c0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/8ef61df6-441c-8bbc-e6d3-6e1e7df3c4c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/11eb2a3f-d824-4ac4-8a44-156cc3c548b3" ;
  a2a:RecordGUID "{11eb2a3f-d824-4ac4-8a44-156cc3c548b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_20738_00020738.xml van RAA" .

