@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_d602073e-0c0b-4f50-e49b-db89af2522cb
  a a2a:Record ;
  rdfs:label "Registratie op 20 april 1910 te Makkum" ;
  a2a:hasPerson oa:person_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_Person-6579b5f6-1ae3-d848-2c24-32f5aeb4061a ;
  a2a:hasEvent oa:event_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_0 ;
  a2a:hasSource oa:source_frl_d602073e-0c0b-4f50-e49b-db89af2522cb .

oa:person_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_Person-6579b5f6-1ae3-d848-2c24-32f5aeb4061a
  a a2a:Person ;
  rdfs:label "Lolke Halma" ;
  a2a:PersonName [
    rdfs:label "Lolke Halma" ;
    a2a:PersonNameFirstName "Lolke" ;
    a2a:PersonNameLastName "Halma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1910-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:event_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1910-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:relationep_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_Person:6579b5f6-1ae3-d848-2c24-32f5aeb4061a ;
  a2a:EventKeyRef oa:event_frl_d602073e-0c0b-4f50-e49b-db89af2522cb_Event1 .

oa:source_frl_d602073e-0c0b-4f50-e49b-db89af2522cb
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1910-04-20 - 1910-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-04-20"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Book "Wonseradeel_1133_1910-1920" ;
    rdfs:label "AlleFriezen, Leeuwarden, Wonseradeel_1133_1910-1920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b954e4f6-ddec-4f81-4891-5da31db55db3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/d602073e-0c0b-4f50-e49b-db89af2522cb" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b954e4f6-ddec-4f81-4891-5da31db55db3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d602073e-0c0b-4f50-e49b-db89af2522cb" ;
  a2a:RecordGUID "{d602073e-0c0b-4f50-e49b-db89af2522cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_57150_00057150.xml van FRL" .

