@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_d00a0df4-0a82-ed88-ca2c-63765217d19a
  a a2a:Record ;
  rdfs:label "Geboorte op 7 maart 1814" ;
  a2a:hasPerson oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person-c95fe8c7-6b23-958a-e3b7-b503f82eb0ae, oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person-c98e755e-977c-abe2-224f-44e4f5809e60, oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person-d12013fa-a509-1b4c-ea41-6f67ede27b0b ;
  a2a:hasEvent oa:event_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_0, oa:relationep_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_1, oa:relationep_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_2 ;
  a2a:hasSource oa:source_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a .

oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person-c95fe8c7-6b23-958a-e3b7-b503f82eb0ae
  a a2a:Person ;
  rdfs:label "Grytje Wyger Feddema" ;
  a2a:PersonName [
    rdfs:label "Grytje Wyger Feddema" ;
    a2a:PersonNameFirstName "Grytje" ;
    a2a:PersonNamePatronym "Wyger" ;
    a2a:PersonNameLastName "Feddema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person-c98e755e-977c-abe2-224f-44e4f5809e60
  a a2a:Person ;
  rdfs:label "Cornelis Aukes de Vries" ;
  a2a:PersonName [
    rdfs:label "Cornelis Aukes de Vries" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person-d12013fa-a509-1b4c-ea41-6f67ede27b0b
  a a2a:Person ;
  rdfs:label "Auke de Vries" ;
  a2a:PersonName [
    rdfs:label "Auke de Vries" ;
    a2a:PersonNameFirstName "Auke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1814-03-07"^^xsd:date
  ] .

oa:event_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1814-03-07"^^xsd:date
  ] .

oa:relationep_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person:c95fe8c7-6b23-958a-e3b7-b503f82eb0ae ;
  a2a:EventKeyRef oa:event_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Event1 .

oa:relationep_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person:c98e755e-977c-abe2-224f-44e4f5809e60 ;
  a2a:EventKeyRef oa:event_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Event1 .

oa:relationep_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Person:d12013fa-a509-1b4c-ea41-6f67ede27b0b ;
  a2a:EventKeyRef oa:event_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a_Event1 .

oa:source_frl_d00a0df4-0a82-ed88-ca2c-63765217d19a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1814-03-08 - 1814-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1814-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1002, Periode: 1814" ;
    a2a:Book "Geboorteregister 1814 Dantumawoude" ;
    a2a:RegistryNumber "1002" ;
    a2a:Folio "012" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1002, Periode: 1814, Geboorteregister 1814 Dantumawoude, 1002, 012"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/33f9574f-43f9-d1fb-9f43-5d2363bbc362.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/d00a0df4-0a82-ed88-ca2c-63765217d19a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/33f9574f-43f9-d1fb-9f43-5d2363bbc362.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d00a0df4-0a82-ed88-ca2c-63765217d19a" ;
  a2a:RecordGUID "{d00a0df4-0a82-ed88-ca2c-63765217d19a}" ;
  a2a:SourceRemarkOpmerking """Patroniem moeder ook vermeld als "Wiegers"
<i><b>Verkeerde akte? Gebruik toets "Volgende" rechtsboven op afbeeldingsscherm.</b></i>""" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dantumadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1002" ;
  a2a:SourceRemarkregister_periode "1814" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_48920_00048920.xml van FRL" .

