@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_ac0220ba-e206-4877-a13b-4e70cb89659d
  a a2a:Record ;
  rdfs:label "Registratie op 12 januari 1850" ;
  a2a:hasPerson oa:person_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_Person-5b1d822d-ab23-442d-bdd7-00278142715e ;
  a2a:hasEvent oa:event_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_0 ;
  a2a:hasSource oa:source_raa_ac0220ba-e206-4877-a13b-4e70cb89659d .

oa:person_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_Person-5b1d822d-ab23-442d-bdd7-00278142715e
  a a2a:Person ;
  rdfs:label "Albert (Jansz) Backer" ;
  a2a:PersonName [
    rdfs:label "Albert (Jansz) Backer" ;
    a2a:PersonNameFirstName "Albert (Jansz)" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1850-01-12"^^xsd:date
  ] .

oa:event_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1850-01-12"^^xsd:date
  ] .

oa:relationep_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_Person:5b1d822d-ab23-442d-bdd7-00278142715e ;
  a2a:EventKeyRef oa:event_raa_ac0220ba-e206-4877-a13b-4e70cb89659d_Event1 .

oa:source_raa_ac0220ba-e206-4877-a13b-4e70cb89659d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel", "1899-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregister, Bron: Bevolkingsregister, Periode: 1899-1925" ;
    a2a:Book "Bevolkingsregister 1899 â 1925 deel VI" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregister, Bron: Bevolkingsregister, Periode: 1899-1925, Bevolkingsregister 1899 â 1925 deel VI"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/c03c0bc6-4899-efcb-11c4-b2cbf5323431.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/c03c0bc6-4899-efcb-11c4-b2cbf5323431.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/ac0220ba-e206-4877-a13b-4e70cb89659d" ;
  a2a:RecordGUID "{ac0220ba-e206-4877-a13b-4e70cb89659d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20190410_00009822.xml van RAA" .

