@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_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427
  a a2a:Record ;
  rdfs:label "Geboorte op 3 februari 1917 te Noordwolde" ;
  a2a:hasPerson oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person-5a8a432a-2ea2-def9-24d7-f2b822fc0a80, oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person-00c4f8ad-427f-f481-9a7d-954a29827d98, oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person-9761b99b-015c-0afe-976e-b90556411bfc ;
  a2a:hasEvent oa:event_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_0, oa:relationep_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_1, oa:relationep_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_2 ;
  a2a:hasSource oa:source_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427 .

oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person-5a8a432a-2ea2-def9-24d7-f2b822fc0a80
  a a2a:Person ;
  rdfs:label "Geertriuda Willemina Boers" ;
  a2a:PersonName [
    rdfs:label "Geertriuda Willemina Boers" ;
    a2a:PersonNameFirstName "Geertriuda Willemina" ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1917-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person-00c4f8ad-427f-f481-9a7d-954a29827d98
  a a2a:Person ;
  rdfs:label "Gosem Boers" ;
  a2a:PersonName [
    rdfs:label "Gosem Boers" ;
    a2a:PersonNameFirstName "Gosem" ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "bakker" .

oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person-9761b99b-015c-0afe-976e-b90556411bfc
  a a2a:Person ;
  rdfs:label "Geertruida Willemina Baten" ;
  a2a:PersonName [
    rdfs:label "Geertruida Willemina Baten" ;
    a2a:PersonNameFirstName "Geertruida Willemina" ;
    a2a:PersonNameLastName "Baten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:event_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1917-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:relationep_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person:5a8a432a-2ea2-def9-24d7-f2b822fc0a80 ;
  a2a:EventKeyRef oa:event_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Event1 .

oa:relationep_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person:00c4f8ad-427f-f481-9a7d-954a29827d98 ;
  a2a:EventKeyRef oa:event_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Event1 .

oa:relationep_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Person:9761b99b-015c-0afe-976e-b90556411bfc ;
  a2a:EventKeyRef oa:event_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427_Event1 .

oa:source_frl_ae07eed7-c8ba-6b3d-e53f-70dd26fc2427
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1917-02-03 - 1917-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1917-02-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Deel: 1078, Periode: 1917" ;
    a2a:Book "Geboorteregister 1917" ;
    a2a:DocumentNumber "0045" ;
    a2a:RegistryNumber "1078" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Deel: 1078, Periode: 1917, Geboorteregister 1917, 0045, 1078"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9d487d8f-42a4-f03e-b90a-2d072521ba74.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ae07eed7-c8ba-6b3d-e53f-70dd26fc2427" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9d487d8f-42a4-f03e-b90a-2d072521ba74.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ae07eed7-c8ba-6b3d-e53f-70dd26fc2427" ;
  a2a:RecordGUID "{ae07eed7-c8ba-6b3d-e53f-70dd26fc2427}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Weststellingwerf - Tresoar" ;
  a2a:SourceRemarkdeel "1078" ;
  a2a:SourceRemarkregister_periode "1917" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_11636_00011636.xml van FRL" .

