@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_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5
  a a2a:Record ;
  rdfs:label "Registratie op 18 maart 1899 te Genemuiden" ;
  a2a:hasPerson oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-3fdb3f83-4abe-6e0e-a8a1-aaa2badb65b1, oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-0088127e-c8ce-10db-0f9c-3dfe0a26353e, oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-bfc16de7-b915-086b-28cf-110755138119, oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-4d43918a-160c-9c67-607f-66b1ed64f6b7, oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-a6309e41-9463-a92a-2350-f6d4d3cbff46, oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-6f1583e7-3561-25af-753e-b2b012854f73, oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-dc837c2a-d4f0-765c-170d-144faad31769 ;
  a2a:hasEvent oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_0, oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_1, oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_2, oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_3, oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_4, oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_5, oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_6 ;
  a2a:hasSource oa:source_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5 .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-3fdb3f83-4abe-6e0e-a8a1-aaa2badb65b1
  a a2a:Person ;
  rdfs:label "Gorrit Rollema" ;
  a2a:PersonName [
    rdfs:label "Gorrit Rollema" ;
    a2a:PersonNameFirstName "Gorrit" ;
    a2a:PersonNameLastName "Rollema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1875-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-0088127e-c8ce-10db-0f9c-3dfe0a26353e
  a a2a:Person ;
  rdfs:label "Minke Abma" ;
  a2a:PersonName [
    rdfs:label "Minke Abma" ;
    a2a:PersonNameFirstName "Minke" ;
    a2a:PersonNameLastName "Abma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1876-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterend" ;
    rdfs:label "Oosterend"
  ] .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-bfc16de7-b915-086b-28cf-110755138119
  a a2a:Person ;
  rdfs:label "Hiltje Rollema" ;
  a2a:PersonName [
    rdfs:label "Hiltje Rollema" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNameLastName "Rollema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1910-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-4d43918a-160c-9c67-607f-66b1ed64f6b7
  a a2a:Person ;
  rdfs:label "Anna Rollema" ;
  a2a:PersonName [
    rdfs:label "Anna Rollema" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Rollema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1905-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-a6309e41-9463-a92a-2350-f6d4d3cbff46
  a a2a:Person ;
  rdfs:label "Boukje Rollema" ;
  a2a:PersonName [
    rdfs:label "Boukje Rollema" ;
    a2a:PersonNameFirstName "Boukje" ;
    a2a:PersonNameLastName "Rollema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1902-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-6f1583e7-3561-25af-753e-b2b012854f73
  a a2a:Person ;
  rdfs:label "Willemke Rollema" ;
  a2a:PersonName [
    rdfs:label "Willemke Rollema" ;
    a2a:PersonNameFirstName "Willemke" ;
    a2a:PersonNameLastName "Rollema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1908-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person-dc837c2a-d4f0-765c-170d-144faad31769
  a a2a:Person ;
  rdfs:label "Jelle Rollema" ;
  a2a:PersonName [
    rdfs:label "Jelle Rollema" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNameLastName "Rollema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1899-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1899-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:3fdb3f83-4abe-6e0e-a8a1-aaa2badb65b1 ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:0088127e-c8ce-10db-0f9c-3dfe0a26353e ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:bfc16de7-b915-086b-28cf-110755138119 ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:4d43918a-160c-9c67-607f-66b1ed64f6b7 ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:a6309e41-9463-a92a-2350-f6d4d3cbff46 ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:6f1583e7-3561-25af-753e-b2b012854f73 ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:relationep_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Person:dc837c2a-d4f0-765c-170d-144faad31769 ;
  a2a:EventKeyRef oa:event_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5_Event1 .

oa:source_frl_8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1875-03-09 - 1875-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-03-09"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Bron: Gezinskaarten" ;
    a2a:Book "Gezinskaarten Sneek, 7764" ;
    a2a:DocumentNumber "0004" ;
    rdfs:label "AlleFriezen, Leeuwarden, Bron: Gezinskaarten, Gezinskaarten Sneek, 7764, 0004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0eca2ffc-d3b1-a4b9-530d-b3e0e6a3a854.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0eca2ffc-d3b1-a4b9-530d-b3e0e6a3a854.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c3bf1d7f-95f4-6ffc-1842-d3349b011333.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c3bf1d7f-95f4-6ffc-1842-d3349b011333.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5" ;
  a2a:RecordGUID "{8e97a2f1-9fcd-5530-a7fe-1ebc7b5cd3b5}" ;
  a2a:SourceRemarkbron "Gezinskaarten" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_33523_00033523.xml van FRL" .

