@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_04a46ec8-9b49-8cb3-8444-eecb4e2220c0
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 28 april 1901" ;
  a2a:hasPerson oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person-244515b6-b0c4-b9f3-916d-9212930f8501, oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person-8a58e396-3c15-9b48-99d9-e5677b409e6a, oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person-509bf0d3-5a51-176a-4b69-c9a9e9e6b8e1 ;
  a2a:hasEvent oa:event_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_0, oa:relationep_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_1, oa:relationep_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_2 ;
  a2a:hasSource oa:source_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0 .

oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person-244515b6-b0c4-b9f3-916d-9212930f8501
  a a2a:Person ;
  rdfs:label "Froukje Walda" ;
  a2a:PersonName [
    rdfs:label "Froukje Walda" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNameLastName "Walda"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person-8a58e396-3c15-9b48-99d9-e5677b409e6a
  a a2a:Person ;
  rdfs:label "Geert Hardholt" ;
  a2a:PersonName [
    rdfs:label "Geert Hardholt" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Hardholt"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person-509bf0d3-5a51-176a-4b69-c9a9e9e6b8e1
  a a2a:Person ;
  rdfs:label "Pieter Hardholt" ;
  a2a:PersonName [
    rdfs:label "Pieter Hardholt" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hardholt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1901-04-28"^^xsd:date
  ] .

oa:event_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1901-04-28"^^xsd:date
  ] .

oa:relationep_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person:244515b6-b0c4-b9f3-916d-9212930f8501 ;
  a2a:EventKeyRef oa:event_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Event1 .

oa:relationep_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person:8a58e396-3c15-9b48-99d9-e5677b409e6a ;
  a2a:EventKeyRef oa:event_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Event1 .

oa:relationep_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Person:509bf0d3-5a51-176a-4b69-c9a9e9e6b8e1 ;
  a2a:EventKeyRef oa:event_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0_Event1 .

oa:source_frl_04a46ec8-9b49-8cb3-8444-eecb4e2220c0
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1901-04-29 - 1901-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1901-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Geboorteregister 1901" ;
    a2a:DocumentNumber "0322" ;
    a2a:RegistryNumber "120" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1901, 0322, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/232055b9-c0bb-77cb-fb30-3db300ab9ee8.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/04a46ec8-9b49-8cb3-8444-eecb4e2220c0" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/232055b9-c0bb-77cb-fb30-3db300ab9ee8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/04a46ec8-9b49-8cb3-8444-eecb4e2220c0" ;
  a2a:RecordGUID "{04a46ec8-9b49-8cb3-8444-eecb4e2220c0}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "120" ;
  a2a:SourceRemarkregister_periode "1901" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73422_00073422.xml van FRL" .

