@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_46f6689b-d1be-e056-9bcf-3e1928881a2d
  a a2a:Record ;
  rdfs:label "Geboorte op 5 april 1882" ;
  a2a:hasPerson oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person-c50ae421-e380-4329-387a-3aef913231e6, oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person-5851d2eb-00cc-2893-ddbc-a62d0a74a0cb, oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person-b51f5351-3971-b455-f980-de6ae37a0b76 ;
  a2a:hasEvent oa:event_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_0, oa:relationep_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_1, oa:relationep_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_2 ;
  a2a:hasSource oa:source_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d .

oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person-c50ae421-e380-4329-387a-3aef913231e6
  a a2a:Person ;
  rdfs:label "Grietje Kooij" ;
  a2a:PersonName [
    rdfs:label "Grietje Kooij" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kooij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person-5851d2eb-00cc-2893-ddbc-a62d0a74a0cb
  a a2a:Person ;
  rdfs:label "Garrigje Kooij" ;
  a2a:PersonName [
    rdfs:label "Garrigje Kooij" ;
    a2a:PersonNameFirstName "Garrigje" ;
    a2a:PersonNameLastName "Kooij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1882-04-05"^^xsd:date
  ] .

oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person-b51f5351-3971-b455-f980-de6ae37a0b76
  a a2a:Person ;
  rdfs:label "Geert Gerrit Schippers" ;
  a2a:PersonName [
    rdfs:label "Geert Gerrit Schippers" ;
    a2a:PersonNameFirstName "Geert Gerrit" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1882-04-05"^^xsd:date
  ] .

oa:relationep_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person:c50ae421-e380-4329-387a-3aef913231e6 ;
  a2a:EventKeyRef oa:event_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Event1 .

oa:relationep_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person:5851d2eb-00cc-2893-ddbc-a62d0a74a0cb ;
  a2a:EventKeyRef oa:event_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Event1 .

oa:relationep_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Person:b51f5351-3971-b455-f980-de6ae37a0b76 ;
  a2a:EventKeyRef oa:event_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d_Event1 .

oa:source_frl_46f6689b-d1be-e056-9bcf-3e1928881a2d
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1882-04-05 - 1882-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1882-04-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Bron: boek, Deel: 1047, Periode: 1882" ;
    a2a:Book "Geboorteregister 1882" ;
    a2a:DocumentNumber "0122" ;
    a2a:RegistryNumber "1047" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Bron: boek, Deel: 1047, Periode: 1882, Geboorteregister 1882, 0122, 1047"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/7626ba4d-d63c-c02e-6bfb-01aa5371c844.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/46f6689b-d1be-e056-9bcf-3e1928881a2d" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/7626ba4d-d63c-c02e-6bfb-01aa5371c844.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/46f6689b-d1be-e056-9bcf-3e1928881a2d" ;
  a2a:RecordGUID "{46f6689b-d1be-e056-9bcf-3e1928881a2d}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Weststellingwerf - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1047" ;
  a2a:SourceRemarkregister_periode "1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_11258_00011258.xml van FRL" .

