@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_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f
  a a2a:Record ;
  rdfs:label "Geboorte op 17 juli 1825" ;
  a2a:hasPerson oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person-af5439ee-bdcb-637c-06fc-abda83d3d1fb, oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person-9aeb9f75-7950-82f1-f916-d05500dcc7ce, oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person-08188eca-bd7d-5c52-c06d-3166bb1eea46 ;
  a2a:hasEvent oa:event_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_0, oa:relationep_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_1, oa:relationep_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_2 ;
  a2a:hasSource oa:source_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f .

oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person-af5439ee-bdcb-637c-06fc-abda83d3d1fb
  a a2a:Person ;
  rdfs:label "Froukjen Arjens van Buren" ;
  a2a:PersonName [
    rdfs:label "Froukjen Arjens van Buren" ;
    a2a:PersonNameFirstName "Froukjen" ;
    a2a:PersonNamePatronym "Arjens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person-9aeb9f75-7950-82f1-f916-d05500dcc7ce
  a a2a:Person ;
  rdfs:label "Douwe Reinders Woudstra" ;
  a2a:PersonName [
    rdfs:label "Douwe Reinders Woudstra" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Reinders" ;
    a2a:PersonNameLastName "Woudstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person-08188eca-bd7d-5c52-c06d-3166bb1eea46
  a a2a:Person ;
  rdfs:label "Arjen Woudstra" ;
  a2a:PersonName [
    rdfs:label "Arjen Woudstra" ;
    a2a:PersonNameFirstName "Arjen" ;
    a2a:PersonNameLastName "Woudstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1825-07-17"^^xsd:date
  ] .

oa:event_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1825-07-17"^^xsd:date
  ] .

oa:relationep_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person:af5439ee-bdcb-637c-06fc-abda83d3d1fb ;
  a2a:EventKeyRef oa:event_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Event1 .

oa:relationep_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person:9aeb9f75-7950-82f1-f916-d05500dcc7ce ;
  a2a:EventKeyRef oa:event_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Event1 .

oa:relationep_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Person:08188eca-bd7d-5c52-c06d-3166bb1eea46 ;
  a2a:EventKeyRef oa:event_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f_Event1 .

oa:source_frl_136e3a60-edb0-8f3f-ef52-e5efcc2fc08f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baarderadeel" ;
    rdfs:label "Baarderadeel", "1825-07-18 - 1825-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1825-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Baarderadeel - Tresoar, Bron: boek, Deel: 1005, Periode: 1825" ;
    a2a:Book "Geboorteregister 1825" ;
    a2a:DocumentNumber "0068" ;
    a2a:RegistryNumber "1005" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Baarderadeel - Tresoar, Bron: boek, Deel: 1005, Periode: 1825, Geboorteregister 1825, 0068, 1005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6aa04dbc-1ecf-9618-f492-662b7f7b0a4b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/136e3a60-edb0-8f3f-ef52-e5efcc2fc08f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6aa04dbc-1ecf-9618-f492-662b7f7b0a4b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/136e3a60-edb0-8f3f-ef52-e5efcc2fc08f" ;
  a2a:RecordGUID "{136e3a60-edb0-8f3f-ef52-e5efcc2fc08f}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Baarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1005" ;
  a2a:SourceRemarkregister_periode "1825" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73136_00073136.xml van FRL" .

