@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_1152480b-0c8f-a925-e040-3d4cc39a2d59
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1883" ;
  a2a:hasPerson oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person-a1112671-3d36-336f-a3ed-a3177f28216c, oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person-0bf6814a-d201-c2c3-6268-eeb643966f32, oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person-346d2c45-6a0f-a2a2-1b72-20be7c7e06e4 ;
  a2a:hasEvent oa:event_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_0, oa:relationep_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_1, oa:relationep_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_2 ;
  a2a:hasSource oa:source_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59 .

oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person-a1112671-3d36-336f-a3ed-a3177f28216c
  a a2a:Person ;
  rdfs:label "Grietje Detmers" ;
  a2a:PersonName [
    rdfs:label "Grietje Detmers" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Detmers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person-0bf6814a-d201-c2c3-6268-eeb643966f32
  a a2a:Person ;
  rdfs:label "Geert Elzinga" ;
  a2a:PersonName [
    rdfs:label "Geert Elzinga" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1883-03-13"^^xsd:date
  ] .

oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person-346d2c45-6a0f-a2a2-1b72-20be7c7e06e4
  a a2a:Person ;
  rdfs:label "Johannes Elzinga" ;
  a2a:PersonName [
    rdfs:label "Johannes Elzinga" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1883-03-13"^^xsd:date
  ] .

oa:relationep_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person:a1112671-3d36-336f-a3ed-a3177f28216c ;
  a2a:EventKeyRef oa:event_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Event1 .

oa:relationep_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person:0bf6814a-d201-c2c3-6268-eeb643966f32 ;
  a2a:EventKeyRef oa:event_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Event1 .

oa:relationep_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Person:346d2c45-6a0f-a2a2-1b72-20be7c7e06e4 ;
  a2a:EventKeyRef oa:event_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59_Event1 .

oa:source_frl_1152480b-0c8f-a925-e040-3d4cc39a2d59
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1883-03-15 - 1883-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1883-03-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dokkum - Tresoar, Bron: boek, Deel: 1022, Periode: 1883" ;
    a2a:Book "Geboorteregister 1883" ;
    a2a:DocumentNumber "0034" ;
    a2a:RegistryNumber "1022" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dokkum - Tresoar, Bron: boek, Deel: 1022, Periode: 1883, Geboorteregister 1883, 0034, 1022"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c3cb7950-b91b-6b5f-11e4-68b2efe374b2.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/1152480b-0c8f-a925-e040-3d4cc39a2d59" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c3cb7950-b91b-6b5f-11e4-68b2efe374b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1152480b-0c8f-a925-e040-3d4cc39a2d59" ;
  a2a:RecordGUID "{1152480b-0c8f-a925-e040-3d4cc39a2d59}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dokkum - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1022" ;
  a2a:SourceRemarkregister_periode "1883" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73012_00073012.xml van FRL" .

