@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_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894
  a a2a:Record ;
  rdfs:label "Registratie in april 1833 te S_t Annapar_" ;
  a2a:hasPerson oa:person_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_Person-a2395084-7e0e-184a-7131-a9d7294ec8d8 ;
  a2a:hasEvent oa:event_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_0 ;
  a2a:hasSource oa:source_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894 .

oa:person_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_Person-a2395084-7e0e-184a-7131-a9d7294ec8d8
  a a2a:Person ;
  rdfs:label "Neeltje H Boersma" ;
  a2a:PersonName [
    rdfs:label "Neeltje H Boersma" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "H" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "4"
  ] ;
  a2a:BirthPlace [
    a2a:Place "S_t Annapar_" ;
    rdfs:label "S_t Annapar_"
  ] .

oa:event_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "4"
  ] ;
  a2a:EventPlace [
    a2a:Place "S_t Annapar_" ;
    rdfs:label "S_t Annapar_"
  ] .

oa:relationep_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_Person:a2395084-7e0e-184a-7131-a9d7294ec8d8 ;
  a2a:EventKeyRef oa:event_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894_Event1 .

oa:source_frl_1637a2aa-e463-91d7-c4c4-ce4f0c2a5894
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1833-04-01 - 1833-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-04-30"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Book "St.-Annaparochie I 1840-1860" ;
    rdfs:label "AlleFriezen, Leeuwarden, St.-Annaparochie I 1840-1860"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/29d6ae60-1050-e123-b21f-c1d99fe6a84e.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/1637a2aa-e463-91d7-c4c4-ce4f0c2a5894" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/29d6ae60-1050-e123-b21f-c1d99fe6a84e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1637a2aa-e463-91d7-c4c4-ce4f0c2a5894" ;
  a2a:RecordGUID "{1637a2aa-e463-91d7-c4c4-ce4f0c2a5894}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_15134_00015134.xml van FRL" .

