@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_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f
  a a2a:Record ;
  rdfs:label "Geboorte op 14 maart 1821" ;
  a2a:hasPerson oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person-e2522a4f-a69b-a09d-c0d0-50da7a8cd9e7, oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person-42db65ad-476a-649a-dc5b-9c062c5ad9fc, oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person-1bc90130-d2fc-8e3d-f789-b58df4f79aef ;
  a2a:hasEvent oa:event_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_0, oa:relationep_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_1, oa:relationep_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_2 ;
  a2a:hasSource oa:source_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f .

oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person-e2522a4f-a69b-a09d-c0d0-50da7a8cd9e7
  a a2a:Person ;
  rdfs:label "Antje Oly" ;
  a2a:PersonName [
    rdfs:label "Antje Oly" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Oly"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1821-03-14"^^xsd:date
  ] .

oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person-42db65ad-476a-649a-dc5b-9c062c5ad9fc
  a a2a:Person ;
  rdfs:label "Ale Jans Oly" ;
  a2a:PersonName [
    rdfs:label "Ale Jans Oly" ;
    a2a:PersonNameFirstName "Ale" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Oly"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person-1bc90130-d2fc-8e3d-f789-b58df4f79aef
  a a2a:Person ;
  rdfs:label "Klaaske Fetzes van der Hey" ;
  a2a:PersonName [
    rdfs:label "Klaaske Fetzes van der Hey" ;
    a2a:PersonNameFirstName "Klaaske" ;
    a2a:PersonNamePatronym "Fetzes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hey"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1821-03-14"^^xsd:date
  ] .

oa:relationep_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person:e2522a4f-a69b-a09d-c0d0-50da7a8cd9e7 ;
  a2a:EventKeyRef oa:event_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Event1 .

oa:relationep_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person:42db65ad-476a-649a-dc5b-9c062c5ad9fc ;
  a2a:EventKeyRef oa:event_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Event1 .

oa:relationep_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Person:1bc90130-d2fc-8e3d-f789-b58df4f79aef ;
  a2a:EventKeyRef oa:event_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f_Event1 .

oa:source_frl_5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1821-03-14 - 1821-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1821-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 1004, Periode: 1821" ;
    a2a:Book "Geboorteregister 1821" ;
    a2a:DocumentNumber "0048" ;
    a2a:RegistryNumber "1004" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 1004, Periode: 1821, Geboorteregister 1821, 0048, 1004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f149fd49-7273-0a70-1255-7ca26a6ed486.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f149fd49-7273-0a70-1255-7ca26a6ed486.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f" ;
  a2a:RecordGUID "{5974f4b2-70bc-da2e-7684-e4a4e4bfeb3f}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Sneek - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1004" ;
  a2a:SourceRemarkregister_periode "1821" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_54685_00054685.xml van FRL" .

