@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_4eda537b-cf10-613a-e257-685fbef8a66f
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1858" ;
  a2a:hasPerson oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person-a518c767-2525-baee-4bbe-88ea66ac9737, oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person-5619f81f-9fd4-2b16-7c68-0a79b7e86d6f, oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person-298a9aae-e3dc-e0ce-5908-55cea4fa164e ;
  a2a:hasEvent oa:event_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4eda537b-cf10-613a-e257-685fbef8a66f_0, oa:relationep_frl_4eda537b-cf10-613a-e257-685fbef8a66f_1, oa:relationep_frl_4eda537b-cf10-613a-e257-685fbef8a66f_2 ;
  a2a:hasSource oa:source_frl_4eda537b-cf10-613a-e257-685fbef8a66f .

oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person-a518c767-2525-baee-4bbe-88ea66ac9737
  a a2a:Person ;
  rdfs:label "Bartle Jacobs Visser" ;
  a2a:PersonName [
    rdfs:label "Bartle Jacobs Visser" ;
    a2a:PersonNameFirstName "Bartle" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person-5619f81f-9fd4-2b16-7c68-0a79b7e86d6f
  a a2a:Person ;
  rdfs:label "Antje Visser" ;
  a2a:PersonName [
    rdfs:label "Antje Visser" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1858-05-23"^^xsd:date
  ] .

oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person-298a9aae-e3dc-e0ce-5908-55cea4fa164e
  a a2a:Person ;
  rdfs:label "Sytske Douwes Idserda" ;
  a2a:PersonName [
    rdfs:label "Sytske Douwes Idserda" ;
    a2a:PersonNameFirstName "Sytske" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNameLastName "Idserda"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1858-05-23"^^xsd:date
  ] .

oa:relationep_frl_4eda537b-cf10-613a-e257-685fbef8a66f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person:a518c767-2525-baee-4bbe-88ea66ac9737 ;
  a2a:EventKeyRef oa:event_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Event1 .

oa:relationep_frl_4eda537b-cf10-613a-e257-685fbef8a66f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person:5619f81f-9fd4-2b16-7c68-0a79b7e86d6f ;
  a2a:EventKeyRef oa:event_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Event1 .

oa:relationep_frl_4eda537b-cf10-613a-e257-685fbef8a66f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Person:298a9aae-e3dc-e0ce-5908-55cea4fa164e ;
  a2a:EventKeyRef oa:event_frl_4eda537b-cf10-613a-e257-685fbef8a66f_Event1 .

oa:source_frl_4eda537b-cf10-613a-e257-685fbef8a66f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1858-05-24 - 1858-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1858-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 1044, Periode: 1858" ;
    a2a:Book "Geboorteregister 1858" ;
    a2a:RegistryNumber "1044" ;
    a2a:Folio "073" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 1044, Periode: 1858, Geboorteregister 1858, 1044, 073"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ed3c5361-b3ce-8a99-c68f-782e71d229b3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4eda537b-cf10-613a-e257-685fbef8a66f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ed3c5361-b3ce-8a99-c68f-782e71d229b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4eda537b-cf10-613a-e257-685fbef8a66f" ;
  a2a:RecordGUID "{4eda537b-cf10-613a-e257-685fbef8a66f}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wonseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1044" ;
  a2a:SourceRemarkregister_periode "1858" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_72550_00072550.xml van FRL" .

