@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_13be2e4d-be50-b96e-e600-745c56fbed03
  a a2a:Record ;
  rdfs:label "Geboorte op 9 november 1827" ;
  a2a:hasPerson oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person-8fca2731-d1b6-b129-32b1-3377f25b8cc8, oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person-48bb2348-3396-f0f0-fa04-48dc3d62b18c, oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person-4b31f98b-2438-9bf6-a93b-6b914487d1a9 ;
  a2a:hasEvent oa:event_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_13be2e4d-be50-b96e-e600-745c56fbed03_0, oa:relationep_frl_13be2e4d-be50-b96e-e600-745c56fbed03_1, oa:relationep_frl_13be2e4d-be50-b96e-e600-745c56fbed03_2 ;
  a2a:hasSource oa:source_frl_13be2e4d-be50-b96e-e600-745c56fbed03 .

oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person-8fca2731-d1b6-b129-32b1-3377f25b8cc8
  a a2a:Person ;
  rdfs:label "Sytze Bosma" ;
  a2a:PersonName [
    rdfs:label "Sytze Bosma" ;
    a2a:PersonNameFirstName "Sytze" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1827-11-09"^^xsd:date
  ] .

oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person-48bb2348-3396-f0f0-fa04-48dc3d62b18c
  a a2a:Person ;
  rdfs:label "Baukjen Lippes Sytsema" ;
  a2a:PersonName [
    rdfs:label "Baukjen Lippes Sytsema" ;
    a2a:PersonNameFirstName "Baukjen" ;
    a2a:PersonNamePatronym "Lippes" ;
    a2a:PersonNameLastName "Sytsema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person-4b31f98b-2438-9bf6-a93b-6b914487d1a9
  a a2a:Person ;
  rdfs:label "Jan Kornelis Bosma" ;
  a2a:PersonName [
    rdfs:label "Jan Kornelis Bosma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Kornelis" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1827-11-09"^^xsd:date
  ] .

oa:relationep_frl_13be2e4d-be50-b96e-e600-745c56fbed03_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person:8fca2731-d1b6-b129-32b1-3377f25b8cc8 ;
  a2a:EventKeyRef oa:event_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Event1 .

oa:relationep_frl_13be2e4d-be50-b96e-e600-745c56fbed03_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person:48bb2348-3396-f0f0-fa04-48dc3d62b18c ;
  a2a:EventKeyRef oa:event_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Event1 .

oa:relationep_frl_13be2e4d-be50-b96e-e600-745c56fbed03_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Person:4b31f98b-2438-9bf6-a93b-6b914487d1a9 ;
  a2a:EventKeyRef oa:event_frl_13be2e4d-be50-b96e-e600-745c56fbed03_Event1 .

oa:source_frl_13be2e4d-be50-b96e-e600-745c56fbed03
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1827-11-09 - 1827-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1827-11-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 1012, Periode: 1827" ;
    a2a:Book "Geboorteregister 1827" ;
    a2a:RegistryNumber "1012" ;
    a2a:Folio "108" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 1012, Periode: 1827, Geboorteregister 1827, 1012, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a8472cfe-199f-3f8a-7cc0-0b83f8629c03.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/13be2e4d-be50-b96e-e600-745c56fbed03" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a8472cfe-199f-3f8a-7cc0-0b83f8629c03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/13be2e4d-be50-b96e-e600-745c56fbed03" ;
  a2a:RecordGUID "{13be2e4d-be50-b96e-e600-745c56fbed03}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Opsterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1012" ;
  a2a:SourceRemarkregister_periode "1827" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_8052_00008052.xml van FRL" .

