@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_b1b41b59-daec-eed4-5e5c-0f65e02fe951
  a a2a:Record ;
  rdfs:label "Registratie op 27 maart 1829 te Irnsum" ;
  a2a:hasPerson oa:person_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_Person-ff029c32-a9e9-8cea-a45f-7848653ef246 ;
  a2a:hasEvent oa:event_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_0 ;
  a2a:hasSource oa:source_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951 .

oa:person_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_Person-ff029c32-a9e9-8cea-a45f-7848653ef246
  a a2a:Person ;
  rdfs:label "Gerben Sakes Janse" ;
  a2a:PersonName [
    rdfs:label "Gerben Sakes Janse" ;
    a2a:PersonNameFirstName "Gerben" ;
    a2a:PersonNamePatronym "Sakes" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1829-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Irnsum" ;
    rdfs:label "Irnsum"
  ] .

oa:event_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1829-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Irnsum" ;
    rdfs:label "Irnsum"
  ] .

oa:relationep_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_Person:ff029c32-a9e9-8cea-a45f-7848653ef246 ;
  a2a:EventKeyRef oa:event_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951_Event1 .

oa:source_frl_b1b41b59-daec-eed4-5e5c-0f65e02fe951
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Rauwerderhem" ;
    rdfs:label "Rauwerderhem", "1901-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 1020, Periode: 1901-1912" ;
    a2a:Book "Bevolkingsregister Irnsum" ;
    a2a:RegistryNumber "1020" ;
    rdfs:label "AlleFriezen, Leeuwarden, Bron: Bevolkingsregister, Deel: 1020, Periode: 1901-1912, Bevolkingsregister Irnsum, 1020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2f6a30f3-5848-b5f8-3002-6b65c8f5efad.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/b1b41b59-daec-eed4-5e5c-0f65e02fe951" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2f6a30f3-5848-b5f8-3002-6b65c8f5efad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b1b41b59-daec-eed4-5e5c-0f65e02fe951" ;
  a2a:RecordGUID "{b1b41b59-daec-eed4-5e5c-0f65e02fe951}" ;
  a2a:SourceRemarkbron "Bevolkingsregister" ;
  a2a:SourceRemarkdeel "1020" ;
  a2a:SourceRemarkregister_periode "1901-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_48113_00048113.xml van FRL" .

