@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_0362da76-e5ea-8740-89e0-cf5842cbfecd
  a a2a:Record ;
  rdfs:label "Geboorte op 9 oktober 1868" ;
  a2a:hasPerson oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person-8f3f583a-ee55-b556-6a36-bd27e4c62ac0, oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person-96ccb8b3-ab3b-1115-6d96-7b900a023f9d, oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person-08e34a22-9d0d-0b3e-8add-aa9ec8e8b48f ;
  a2a:hasEvent oa:event_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_0, oa:relationep_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_1, oa:relationep_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_2 ;
  a2a:hasSource oa:source_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd .

oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person-8f3f583a-ee55-b556-6a36-bd27e4c62ac0
  a a2a:Person ;
  rdfs:label "Sjoukje van Riesen" ;
  a2a:PersonName [
    rdfs:label "Sjoukje van Riesen" ;
    a2a:PersonNameFirstName "Sjoukje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riesen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1868-10-09"^^xsd:date
  ] .

oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person-96ccb8b3-ab3b-1115-6d96-7b900a023f9d
  a a2a:Person ;
  rdfs:label "Janke Bottema" ;
  a2a:PersonName [
    rdfs:label "Janke Bottema" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Bottema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person-08e34a22-9d0d-0b3e-8add-aa9ec8e8b48f
  a a2a:Person ;
  rdfs:label "Jan Willem van Riesen" ;
  a2a:PersonName [
    rdfs:label "Jan Willem van Riesen" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riesen"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1868-10-09"^^xsd:date
  ] .

oa:relationep_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person:8f3f583a-ee55-b556-6a36-bd27e4c62ac0 ;
  a2a:EventKeyRef oa:event_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Event1 .

oa:relationep_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person:96ccb8b3-ab3b-1115-6d96-7b900a023f9d ;
  a2a:EventKeyRef oa:event_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Event1 .

oa:relationep_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Person:08e34a22-9d0d-0b3e-8add-aa9ec8e8b48f ;
  a2a:EventKeyRef oa:event_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd_Event1 .

oa:source_frl_0362da76-e5ea-8740-89e0-cf5842cbfecd
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1868-10-12 - 1868-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1868-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1029, Periode: 1868" ;
    a2a:Book "Geboorteregister 1868" ;
    a2a:DocumentNumber "0194" ;
    a2a:RegistryNumber "1029" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1029, Periode: 1868, Geboorteregister 1868, 0194, 1029"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0ce69d87-f14e-833e-f045-2a03bc540b2e.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0362da76-e5ea-8740-89e0-cf5842cbfecd" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0ce69d87-f14e-833e-f045-2a03bc540b2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0362da76-e5ea-8740-89e0-cf5842cbfecd" ;
  a2a:RecordGUID "{0362da76-e5ea-8740-89e0-cf5842cbfecd}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dantumadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1029" ;
  a2a:SourceRemarkregister_periode "1868" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73350_00073350.xml van FRL" .

