@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_261c8442-8a92-7e19-e1a8-3bcd025e5ba5
  a a2a:Record ;
  rdfs:label "Geboorte op 22 januari 1899" ;
  a2a:hasPerson oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person-579a1f4c-b159-8d0e-8819-99cf9c89c8bb, oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person-42887778-1658-f670-6551-5c5319122e7e, oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person-2eb0a456-cd2e-6853-875f-1b41082cf7cc ;
  a2a:hasEvent oa:event_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_0, oa:relationep_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_1, oa:relationep_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_2 ;
  a2a:hasSource oa:source_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5 .

oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person-579a1f4c-b159-8d0e-8819-99cf9c89c8bb
  a a2a:Person ;
  rdfs:label "Johannes Labordus" ;
  a2a:PersonName [
    rdfs:label "Johannes Labordus" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Labordus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person-42887778-1658-f670-6551-5c5319122e7e
  a a2a:Person ;
  rdfs:label "Aukje Bakker" ;
  a2a:PersonName [
    rdfs:label "Aukje Bakker" ;
    a2a:PersonNameFirstName "Aukje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person-2eb0a456-cd2e-6853-875f-1b41082cf7cc
  a a2a:Person ;
  rdfs:label "Pieter Labordus" ;
  a2a:PersonName [
    rdfs:label "Pieter Labordus" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Labordus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1899-01-22"^^xsd:date
  ] .

oa:event_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1899-01-22"^^xsd:date
  ] .

oa:relationep_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person:579a1f4c-b159-8d0e-8819-99cf9c89c8bb ;
  a2a:EventKeyRef oa:event_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Event1 .

oa:relationep_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person:42887778-1658-f670-6551-5c5319122e7e ;
  a2a:EventKeyRef oa:event_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Event1 .

oa:relationep_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Person:2eb0a456-cd2e-6853-875f-1b41082cf7cc ;
  a2a:EventKeyRef oa:event_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5_Event1 .

oa:source_frl_261c8442-8a92-7e19-e1a8-3bcd025e5ba5
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1899-01-23 - 1899-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1899-01-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 1068, Periode: 1899" ;
    a2a:Book "Geboorteregister 1899" ;
    a2a:DocumentNumber "0023" ;
    a2a:RegistryNumber "1068" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 1068, Periode: 1899, Geboorteregister 1899, 0023, 1068"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6b2550dd-0a10-ab82-3d7f-6f7bf9e0919c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/261c8442-8a92-7e19-e1a8-3bcd025e5ba5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6b2550dd-0a10-ab82-3d7f-6f7bf9e0919c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/261c8442-8a92-7e19-e1a8-3bcd025e5ba5" ;
  a2a:RecordGUID "{261c8442-8a92-7e19-e1a8-3bcd025e5ba5}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wonseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1068" ;
  a2a:SourceRemarkregister_periode "1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_71919_00071919.xml van FRL" .

