@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_2120ece8-e06f-4ebd-5a75-c2990a56a47f
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 11 mei 1898" ;
  a2a:hasPerson oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person-adfc7b16-e27b-7fe4-21bc-99bd71f87e3c, oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person-f4a06cc5-c2e3-45ce-d714-cf3a1c0b6825, oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person-8dfda66a-756a-769f-7eb0-2084d2647bed ;
  a2a:hasEvent oa:event_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_0, oa:relationep_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_1, oa:relationep_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_2 ;
  a2a:hasSource oa:source_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f .

oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person-adfc7b16-e27b-7fe4-21bc-99bd71f87e3c
  a a2a:Person ;
  rdfs:label "Alberdina Boersma" ;
  owl:sameAs oa:person_frl_7f0a6cf8-7d0e-3d43-a7d6-c941c066afd2_Person-a5424f6b-b1d5-219f-2bfe-61b12b21ddf9, oa:person_frl_42ab64df-63a9-f646-05df-a9e151f65917_Person-5fb3f8d4-a3da-48a5-56a0-0a60d1a12dde ;
  a2a:PersonName [
    rdfs:label "Alberdina Boersma" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1898-05-11"^^xsd:date
  ] .

oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person-f4a06cc5-c2e3-45ce-d714-cf3a1c0b6825
  a a2a:Person ;
  rdfs:label "Hessel Boersma" ;
  owl:sameAs oa:person_frl_42ab64df-63a9-f646-05df-a9e151f65917_Person-68b29bb2-2e7b-7934-8dc3-83e23a928b5c, oa:person_frl_c2a0153e-d77f-2e70-893d-7904fb837ad0_Person-5917726e-0063-d668-fbbf-7bfc02379a18, oa:person_frl_7f0a6cf8-7d0e-3d43-a7d6-c941c066afd2_Person-b75e3a77-6b77-0a7e-d97a-c75fa033011b ;
  a2a:PersonName [
    rdfs:label "Hessel Boersma" ;
    a2a:PersonNameFirstName "Hessel" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "smid" .

oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person-8dfda66a-756a-769f-7eb0-2084d2647bed
  a a2a:Person ;
  rdfs:label "Cornelia Dorenstouter" ;
  owl:sameAs oa:person_frl_42ab64df-63a9-f646-05df-a9e151f65917_Person-2a9366cf-c36b-955e-5760-26544dcfef93, oa:person_frl_c2a0153e-d77f-2e70-893d-7904fb837ad0_Person-7151c5e7-8e32-8675-a537-cf84c6c9b9ff, oa:person_frl_7f0a6cf8-7d0e-3d43-a7d6-c941c066afd2_Person-5f941766-3631-21c4-5b19-ae0b2d4b8afe ;
  a2a:PersonName [
    rdfs:label "Cornelia Dorenstouter" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Dorenstouter"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1898-05-11"^^xsd:date
  ] .

oa:relationep_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person:adfc7b16-e27b-7fe4-21bc-99bd71f87e3c ;
  a2a:EventKeyRef oa:event_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Event1 .

oa:relationep_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person:f4a06cc5-c2e3-45ce-d714-cf3a1c0b6825 ;
  a2a:EventKeyRef oa:event_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Event1 .

oa:relationep_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Person:8dfda66a-756a-769f-7eb0-2084d2647bed ;
  a2a:EventKeyRef oa:event_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f_Event1 .

oa:source_frl_2120ece8-e06f-4ebd-5a75-c2990a56a47f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1898-05-12 - 1898-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1898-05-12"^^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 1898" ;
    a2a:DocumentNumber "0360" ;
    a2a:RegistryNumber "117" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1898, 0360, 117"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/07e348b3-cd02-4f93-28e9-88abc33f5ace.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2120ece8-e06f-4ebd-5a75-c2990a56a47f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/07e348b3-cd02-4f93-28e9-88abc33f5ace.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2120ece8-e06f-4ebd-5a75-c2990a56a47f" ;
  a2a:RecordGUID "{2120ece8-e06f-4ebd-5a75-c2990a56a47f}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "117" ;
  a2a:SourceRemarkregister_periode "1898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_71630_00071630.xml van FRL" .

