@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_552e8e52-d1b6-4306-d00a-e8e20ebc561b
  a a2a:Record ;
  rdfs:label "Registratie in 1866" ;
  a2a:hasPerson oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-9356a8fa-f58f-71b3-3123-158eaa75ea3f, oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-ec482ae9-54ac-c85b-f1c8-1b2876671886, oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-f745f8eb-9e96-e3d5-127b-88fea62fcf64, oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-aa817634-2816-4976-12c1-987ff0b8cdef, oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-b51bbd2e-ce14-96fa-b4f4-21bbe8421497 ;
  a2a:hasEvent oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_0, oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_1, oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_2, oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_3, oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_4 ;
  a2a:hasSource oa:source_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b .

oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-9356a8fa-f58f-71b3-3123-158eaa75ea3f
  a a2a:Person ;
  rdfs:label "Sijbrand Louis Gramsma" ;
  a2a:PersonName [
    rdfs:label "Sijbrand Louis Gramsma" ;
    a2a:PersonNameFirstName "Sijbrand Louis" ;
    a2a:PersonNameLastName "Gramsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1864" ] .

oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-ec482ae9-54ac-c85b-f1c8-1b2876671886
  a a2a:Person ;
  rdfs:label "Maria Jansen Oltmans" ;
  a2a:PersonName [
    rdfs:label "Maria Jansen Oltmans" ;
    a2a:PersonNameFirstName "Maria Jansen" ;
    a2a:PersonNameLastName "Oltmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1830" ] .

oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-f745f8eb-9e96-e3d5-127b-88fea62fcf64
  a a2a:Person ;
  rdfs:label "Jan Gramsma" ;
  a2a:PersonName [
    rdfs:label "Jan Gramsma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gramsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1833" ] .

oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-aa817634-2816-4976-12c1-987ff0b8cdef
  a a2a:Person ;
  rdfs:label "Minne Oltmans" ;
  a2a:PersonName [
    rdfs:label "Minne Oltmans" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNameLastName "Oltmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1873" ] .

oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person-b51bbd2e-ce14-96fa-b4f4-21bbe8421497
  a a2a:Person ;
  rdfs:label "Eeke Gramsma" ;
  a2a:PersonName [
    rdfs:label "Eeke Gramsma" ;
    a2a:PersonNameFirstName "Eeke" ;
    a2a:PersonNameLastName "Gramsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1866" ] .

oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1866" ] .

oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person:9356a8fa-f58f-71b3-3123-158eaa75ea3f ;
  a2a:EventKeyRef oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1 .

oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person:ec482ae9-54ac-c85b-f1c8-1b2876671886 ;
  a2a:EventKeyRef oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1 .

oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person:f745f8eb-9e96-e3d5-127b-88fea62fcf64 ;
  a2a:EventKeyRef oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1 .

oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person:aa817634-2816-4976-12c1-987ff0b8cdef ;
  a2a:EventKeyRef oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1 .

oa:relationep_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Person:b51bbd2e-ce14-96fa-b4f4-21bbe8421497 ;
  a2a:EventKeyRef oa:event_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b_Event1 .

oa:source_frl_552e8e52-d1b6-4306-d00a-e8e20ebc561b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1876-01-01 - 1904-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Bevolkingsregister 1876 - 1904, Bron: boek, Deel: 4747, Periode: 1876-1904" ;
    a2a:Book "Bevolkingsregister 1876 - 1904" ;
    a2a:RegistryNumber "4747" ;
    a2a:Folio "70" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Bevolkingsregister 1876 - 1904, Bron: boek, Deel: 4747, Periode: 1876-1904, Bevolkingsregister 1876 - 1904, 4747, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/bf23d5d8-f4d0-6649-e0ae-37feb8a8077e.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/552e8e52-d1b6-4306-d00a-e8e20ebc561b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/bf23d5d8-f4d0-6649-e0ae-37feb8a8077e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/552e8e52-d1b6-4306-d00a-e8e20ebc561b" ;
  a2a:RecordGUID "{552e8e52-d1b6-4306-d00a-e8e20ebc561b}" ;
  a2a:SourceRemarkarchiefnaam "Bevolkingsregister 1876 - 1904" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4747" ;
  a2a:SourceRemarkregister_periode "1876-1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_28556_00028556.xml van FRL" .

