@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_0c14e6fe-bba4-0461-87f7-e07298e5e06d
  a a2a:Record ;
  rdfs:label "Registratie op 7 november 1912 te Koudum" ;
  a2a:hasPerson oa:person_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_Person-079c03b9-a5a0-aa37-b111-5b0a03e2839c ;
  a2a:hasEvent oa:event_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_0 ;
  a2a:hasSource oa:source_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d .

oa:person_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_Person-079c03b9-a5a0-aa37-b111-5b0a03e2839c
  a a2a:Person ;
  rdfs:label "Margje Tjitske Reinstra" ;
  a2a:PersonName [
    rdfs:label "Margje Tjitske Reinstra" ;
    a2a:PersonNameFirstName "Margje Tjitske" ;
    a2a:PersonNameLastName "Reinstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1912-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:event_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1912-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:relationep_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_Person:079c03b9-a5a0-aa37-b111-5b0a03e2839c ;
  a2a:EventKeyRef oa:event_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d_Event1 .

oa:source_frl_0c14e6fe-bba4-0461-87f7-e07298e5e06d
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hemelumer Oldeferd" ;
    rdfs:label "Hemelumer Oldeferd", "1912-11-07 - 1912-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-11-07"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Book "Hemelumer Oldeferd_520_1900-1916" ;
    rdfs:label "AlleFriezen, Leeuwarden, Hemelumer Oldeferd_520_1900-1916"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/1cd912cb-6cd4-5ac4-880b-3adb67310dfb.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0c14e6fe-bba4-0461-87f7-e07298e5e06d" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/1cd912cb-6cd4-5ac4-880b-3adb67310dfb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0c14e6fe-bba4-0461-87f7-e07298e5e06d" ;
  a2a:RecordGUID "{0c14e6fe-bba4-0461-87f7-e07298e5e06d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_59856_00059856.xml van FRL" .

