@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4
  a a2a:Record ;
  rdfs:label "Geboorte op 25 mei 1890" ;
  a2a:hasPerson oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person-ab258e35-1d36-3cfe-b9ad-0d79457bf5f3, oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person-e76c0d0a-5755-a4d5-c0ee-a27615e6305f, oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person-07946511-a96f-3208-a218-358762a1ad01 ;
  a2a:hasEvent oa:event_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_0, oa:relationep_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_1, oa:relationep_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_2 ;
  a2a:hasSource oa:source_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4 .

oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person-ab258e35-1d36-3cfe-b9ad-0d79457bf5f3
  a a2a:Person ;
  rdfs:label "Sikke Nicolai" ;
  owl:sameAs oa:person_frl_1fa17471-94ef-79ce-d07e-d2cbd7a633e9_Person-082622f6-c299-c8d8-0ddb-57295ca5f95e, oa:person_frl_c8307f6d-23ff-0c79-2764-263269cc1f78_Person-7fac804a-d2a7-23ad-212f-f018acd896f2, oa:person_frl_ecaba04a-0cee-dcf0-a482-5c54ecbf931e_Person-4d761edb-0459-4210-7193-1e13131ad742, oa:person_frl_4639027a-7d95-5a23-dc61-c17a284cfd85_Person-140fa279-9fd6-e514-d581-734c3b20dd44, oa:person_frl_7615a63b-602b-d655-107f-2212d2914210_Person-17af0e50-51fa-852d-6dba-562f926ef73e ;
  a2a:PersonName [
    rdfs:label "Sikke Nicolai" ;
    a2a:PersonNameFirstName "Sikke" ;
    a2a:PersonNameLastName "Nicolai"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person-e76c0d0a-5755-a4d5-c0ee-a27615e6305f
  a a2a:Person ;
  rdfs:label "Bregtje Hoekes van der Wal" ;
  owl:sameAs oa:person_frl_1fa17471-94ef-79ce-d07e-d2cbd7a633e9_Person-9b0dc4c2-c8d1-b7ed-723a-24a5fd86eba0, oa:person_frl_c8307f6d-23ff-0c79-2764-263269cc1f78_Person-09066f79-142a-8da1-2148-e2f534fea552, oa:person_frl_ecaba04a-0cee-dcf0-a482-5c54ecbf931e_Person-704e3bfc-f350-9704-fd77-a00dff450244, oa:person_frl_4639027a-7d95-5a23-dc61-c17a284cfd85_Person-547dd654-3a16-02e4-6d74-af8dc8f1cead, oa:person_frl_7615a63b-602b-d655-107f-2212d2914210_Person-d92a89b8-e56c-d634-2744-c8f26cd04639 ;
  a2a:PersonName [
    rdfs:label "Bregtje Hoekes van der Wal" ;
    a2a:PersonNameFirstName "Bregtje" ;
    a2a:PersonNamePatronym "Hoekes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person-07946511-a96f-3208-a218-358762a1ad01
  a a2a:Person ;
  rdfs:label "Froukje Nicolai" ;
  a2a:PersonName [
    rdfs:label "Froukje Nicolai" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNameLastName "Nicolai"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1890-05-25"^^xsd:date
  ] .

oa:event_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1890-05-25"^^xsd:date
  ] .

oa:relationep_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person:ab258e35-1d36-3cfe-b9ad-0d79457bf5f3 ;
  a2a:EventKeyRef oa:event_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Event1 .

oa:relationep_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person:e76c0d0a-5755-a4d5-c0ee-a27615e6305f ;
  a2a:EventKeyRef oa:event_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Event1 .

oa:relationep_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Person:07946511-a96f-3208-a218-358762a1ad01 ;
  a2a:EventKeyRef oa:event_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4_Event1 .

oa:source_frl_19fd7007-3276-bbdf-3da5-4ca7375813f4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1890-05-27 - 1890-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1890-05-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Tietjerksteradeel - Tresoar, Bron: boek, Deel: 1050, Periode: 1890" ;
    a2a:Book "Geboorteregister 1890" ;
    a2a:DocumentNumber "0176" ;
    a2a:RegistryNumber "1050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Tietjerksteradeel - Tresoar, Bron: boek, Deel: 1050, Periode: 1890, Geboorteregister 1890, 0176, 1050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/df9336e1-b72b-c205-ddb3-13ff64d2a675.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/19fd7007-3276-bbdf-3da5-4ca7375813f4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/df9336e1-b72b-c205-ddb3-13ff64d2a675.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/19fd7007-3276-bbdf-3da5-4ca7375813f4" ;
  a2a:RecordGUID "{19fd7007-3276-bbdf-3da5-4ca7375813f4}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Tietjerksteradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1050" ;
  a2a:SourceRemarkregister_periode "1890" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_69482_00069482.xml van FRL" .

