@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_0bda7fe8-bb89-72d1-9ecf-e92927396b13
  a a2a:Record ;
  rdfs:label "Geboorte op 8 december 1878" ;
  a2a:hasPerson oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person-76381d70-5785-f5c4-1372-4746cdade400, oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person-a8bd1c35-a1d9-63ec-c062-76afbdcad595, oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person-bfe3b205-8c59-bfc4-c539-01687b464420 ;
  a2a:hasEvent oa:event_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_0, oa:relationep_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_1, oa:relationep_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_2 ;
  a2a:hasSource oa:source_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13 .

oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person-76381d70-5785-f5c4-1372-4746cdade400
  a a2a:Person ;
  rdfs:label "Geertruida Wiebenga" ;
  a2a:PersonName [
    rdfs:label "Geertruida Wiebenga" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Wiebenga"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person-a8bd1c35-a1d9-63ec-c062-76afbdcad595
  a a2a:Person ;
  rdfs:label "Seye Scheltes Scheltema" ;
  a2a:PersonName [
    rdfs:label "Seye Scheltes Scheltema" ;
    a2a:PersonNameFirstName "Seye" ;
    a2a:PersonNamePatronym "Scheltes" ;
    a2a:PersonNameLastName "Scheltema"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person-bfe3b205-8c59-bfc4-c539-01687b464420
  a a2a:Person ;
  rdfs:label "Gerko Wiardus Scheltema" ;
  a2a:PersonName [
    rdfs:label "Gerko Wiardus Scheltema" ;
    a2a:PersonNameFirstName "Gerko Wiardus" ;
    a2a:PersonNameLastName "Scheltema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1878-12-08"^^xsd:date
  ] .

oa:event_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1878-12-08"^^xsd:date
  ] .

oa:relationep_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person:76381d70-5785-f5c4-1372-4746cdade400 ;
  a2a:EventKeyRef oa:event_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Event1 .

oa:relationep_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person:a8bd1c35-a1d9-63ec-c062-76afbdcad595 ;
  a2a:EventKeyRef oa:event_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Event1 .

oa:relationep_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Person:bfe3b205-8c59-bfc4-c539-01687b464420 ;
  a2a:EventKeyRef oa:event_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13_Event1 .

oa:source_frl_0bda7fe8-bb89-72d1-9ecf-e92927396b13
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ameland" ;
    rdfs:label "Ameland", "1878-12-10 - 1878-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1878-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ameland - Tresoar, Bron: boek, Deel: 1015, Periode: 1878" ;
    a2a:Book "Geboorteregister 1878" ;
    a2a:DocumentNumber "0067" ;
    a2a:RegistryNumber "1015" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ameland - Tresoar, Bron: boek, Deel: 1015, Periode: 1878, Geboorteregister 1878, 0067, 1015"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/956af1c5-ebb8-c717-eccb-66f8ee88a36d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0bda7fe8-bb89-72d1-9ecf-e92927396b13" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/956af1c5-ebb8-c717-eccb-66f8ee88a36d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0bda7fe8-bb89-72d1-9ecf-e92927396b13" ;
  a2a:RecordGUID "{0bda7fe8-bb89-72d1-9ecf-e92927396b13}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Ameland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1015" ;
  a2a:SourceRemarkregister_periode "1878" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_72692_00072692.xml van FRL" .

