@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_4e590871-4980-4c19-bc6f-046f20d66527
  a a2a:Record ;
  rdfs:label "Registratie op 18 maart 1859 te Lemmer" ;
  a2a:hasPerson oa:person_frl_4e590871-4980-4c19-bc6f-046f20d66527_Person-900b3f44-8b50-41c4-9519-5a4991c176ef ;
  a2a:hasEvent oa:event_frl_4e590871-4980-4c19-bc6f-046f20d66527_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e590871-4980-4c19-bc6f-046f20d66527_0 ;
  a2a:hasSource oa:source_frl_4e590871-4980-4c19-bc6f-046f20d66527 .

oa:person_frl_4e590871-4980-4c19-bc6f-046f20d66527_Person-900b3f44-8b50-41c4-9519-5a4991c176ef
  a a2a:Person ;
  rdfs:label "Anne A Roukema" ;
  a2a:PersonName [
    rdfs:label "Anne A Roukema" ;
    a2a:PersonNameFirstName "Anne A" ;
    a2a:PersonNameLastName "Roukema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1859-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] .

oa:event_frl_4e590871-4980-4c19-bc6f-046f20d66527_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1859-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] .

oa:relationep_frl_4e590871-4980-4c19-bc6f-046f20d66527_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_4e590871-4980-4c19-bc6f-046f20d66527_Person:900b3f44-8b50-41c4-9519-5a4991c176ef ;
  a2a:EventKeyRef oa:event_frl_4e590871-4980-4c19-bc6f-046f20d66527_Event1 .

oa:source_frl_4e590871-4980-4c19-bc6f-046f20d66527
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1860-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Bron: boek, Periode: 1860" ;
    a2a:Book "Lemmer I" ;
    a2a:Folio "87" ;
    rdfs:label "AlleFriezen, Leeuwarden, Bron: boek, Periode: 1860, Lemmer I, 87"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3d31d0b9-83ea-9d34-e155-8d02cbee4a66.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4e590871-4980-4c19-bc6f-046f20d66527" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3d31d0b9-83ea-9d34-e155-8d02cbee4a66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e590871-4980-4c19-bc6f-046f20d66527" ;
  a2a:RecordGUID "{4e590871-4980-4c19-bc6f-046f20d66527}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1860" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_22702_00022702.xml van FRL" .

