@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_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f
  a a2a:Record ;
  rdfs:label "Registratie op 19 juni 1865 te Opeinde" ;
  a2a:hasPerson oa:person_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_Person-140a6c45-dfb8-7bb1-3342-97df8b9a8dca ;
  a2a:hasEvent oa:event_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_0 ;
  a2a:hasSource oa:source_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f .

oa:person_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_Person-140a6c45-dfb8-7bb1-3342-97df8b9a8dca
  a a2a:Person ;
  rdfs:label "Janke Hendriks Kuperus" ;
  a2a:PersonName [
    rdfs:label "Janke Hendriks Kuperus" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1865-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opeinde" ;
    rdfs:label "Opeinde"
  ] .

oa:event_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1865-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opeinde" ;
    rdfs:label "Opeinde"
  ] .

oa:relationep_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_Person:140a6c45-dfb8-7bb1-3342-97df8b9a8dca ;
  a2a:EventKeyRef oa:event_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f_Event1 .

oa:source_frl_aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1865-06-19 - 1865-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-06-19"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Book "T-diel, Oostermeer, 1880-1889" ;
    rdfs:label "AlleFriezen, Leeuwarden, T-diel, Oostermeer, 1880-1889"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/72f32b51-b71b-4a62-11c8-ea7e46d8f00e.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/72f32b51-b71b-4a62-11c8-ea7e46d8f00e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f" ;
  a2a:RecordGUID "{aef29c8f-b82d-cea2-5d4e-3e7ef2138d2f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_45373_00045373.xml van FRL" .

