@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_f48413e4-30e5-435f-39d2-e1fab4baba83
  a a2a:Record ;
  rdfs:label "Geboorte op 4 september 1837" ;
  a2a:hasPerson oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person-8e2a384d-aa50-0f3f-0bf7-51cd7f61116b, oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person-705f3ae5-2bea-6740-2cc5-f6c1307a5ad6, oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person-31010124-2d3d-0863-8820-b07e9b8946cd ;
  a2a:hasEvent oa:event_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_0, oa:relationep_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_1, oa:relationep_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_2 ;
  a2a:hasSource oa:source_frl_f48413e4-30e5-435f-39d2-e1fab4baba83 .

oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person-8e2a384d-aa50-0f3f-0bf7-51cd7f61116b
  a a2a:Person ;
  rdfs:label "Ate Joukes de Groot" ;
  a2a:PersonName [
    rdfs:label "Ate Joukes de Groot" ;
    a2a:PersonNameFirstName "Ate" ;
    a2a:PersonNamePatronym "Joukes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person-705f3ae5-2bea-6740-2cc5-f6c1307a5ad6
  a a2a:Person ;
  rdfs:label "Aaltje Aukes Kootstra" ;
  a2a:PersonName [
    rdfs:label "Aaltje Aukes Kootstra" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Kootstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person-31010124-2d3d-0863-8820-b07e9b8946cd
  a a2a:Person ;
  rdfs:label "Geeske Ates de Groot" ;
  a2a:PersonName [
    rdfs:label "Geeske Ates de Groot" ;
    a2a:PersonNameFirstName "Geeske" ;
    a2a:PersonNamePatronym "Ates" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1837-09-04"^^xsd:date
  ] .

oa:event_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1837-09-04"^^xsd:date
  ] .

oa:relationep_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person:8e2a384d-aa50-0f3f-0bf7-51cd7f61116b ;
  a2a:EventKeyRef oa:event_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Event1 .

oa:relationep_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person:705f3ae5-2bea-6740-2cc5-f6c1307a5ad6 ;
  a2a:EventKeyRef oa:event_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Event1 .

oa:relationep_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Person:31010124-2d3d-0863-8820-b07e9b8946cd ;
  a2a:EventKeyRef oa:event_frl_f48413e4-30e5-435f-39d2-e1fab4baba83_Event1 .

oa:source_frl_f48413e4-30e5-435f-39d2-e1fab4baba83
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1837-09-05 - 1837-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1837-09-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 1016, Periode: 1837" ;
    a2a:Book "Geboorteregister 1837" ;
    a2a:DocumentNumber "0192" ;
    a2a:RegistryNumber "1016" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 1016, Periode: 1837, Geboorteregister 1837, 0192, 1016"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/7c01bbd7-dcf4-29b9-2fbe-1e4d34920ed0.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f48413e4-30e5-435f-39d2-e1fab4baba83" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/7c01bbd7-dcf4-29b9-2fbe-1e4d34920ed0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f48413e4-30e5-435f-39d2-e1fab4baba83" ;
  a2a:RecordGUID "{f48413e4-30e5-435f-39d2-e1fab4baba83}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Schoterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1016" ;
  a2a:SourceRemarkregister_periode "1837" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_49883_00049883.xml van FRL" .

[] a2a:PersonRemarkdiversen "Ouders woonachtig te Bovenknijpe" .
