@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_795d32fb-cfbb-4e50-0be0-324c030e2422
  a a2a:Record ;
  rdfs:label "Geboorte op 2 december 1824" ;
  a2a:hasPerson oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person-8355e12d-c615-9219-a7af-7d80e0c68b0d, oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person-91c064ae-7e23-ecf8-fe30-cac24afdced1, oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person-c46260ba-c493-b99d-fba6-d8cd21693e10 ;
  a2a:hasEvent oa:event_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_0, oa:relationep_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_1, oa:relationep_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_2 ;
  a2a:hasSource oa:source_frl_795d32fb-cfbb-4e50-0be0-324c030e2422 .

oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person-8355e12d-c615-9219-a7af-7d80e0c68b0d
  a a2a:Person ;
  rdfs:label "Hinke Girbes Beyert" ;
  a2a:PersonName [
    rdfs:label "Hinke Girbes Beyert" ;
    a2a:PersonNameFirstName "Hinke" ;
    a2a:PersonNamePatronym "Girbes" ;
    a2a:PersonNameLastName "Beyert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person-91c064ae-7e23-ecf8-fe30-cac24afdced1
  a a2a:Person ;
  rdfs:label "Geeske Teekes" ;
  a2a:PersonName [
    rdfs:label "Geeske Teekes" ;
    a2a:PersonNameFirstName "Geeske" ;
    a2a:PersonNamePatronym "Teekes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person-c46260ba-c493-b99d-fba6-d8cd21693e10
  a a2a:Person ;
  rdfs:label "Fedde Hinkes Beyert" ;
  a2a:PersonName [
    rdfs:label "Fedde Hinkes Beyert" ;
    a2a:PersonNameFirstName "Fedde" ;
    a2a:PersonNamePatronym "Hinkes" ;
    a2a:PersonNameLastName "Beyert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1824-12-02"^^xsd:date
  ] .

oa:event_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1824-12-02"^^xsd:date
  ] .

oa:relationep_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person:8355e12d-c615-9219-a7af-7d80e0c68b0d ;
  a2a:EventKeyRef oa:event_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Event1 .

oa:relationep_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person:91c064ae-7e23-ecf8-fe30-cac24afdced1 ;
  a2a:EventKeyRef oa:event_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Event1 .

oa:relationep_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Person:c46260ba-c493-b99d-fba6-d8cd21693e10 ;
  a2a:EventKeyRef oa:event_frl_795d32fb-cfbb-4e50-0be0-324c030e2422_Event1 .

oa:source_frl_795d32fb-cfbb-4e50-0be0-324c030e2422
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1824-12-04 - 1824-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1824-12-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 1005, Periode: 1824" ;
    a2a:Book "Geboorteregister 1824" ;
    a2a:DocumentNumber "0088" ;
    a2a:RegistryNumber "1005" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 1005, Periode: 1824, Geboorteregister 1824, 0088, 1005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1005%2FNL-0400410000_30-27_1005_221.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/795d32fb-cfbb-4e50-0be0-324c030e2422" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1005%2FNL-0400410000_30-27_1005_221.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/795d32fb-cfbb-4e50-0be0-324c030e2422" ;
  a2a:RecordGUID "{795d32fb-cfbb-4e50-0be0-324c030e2422}" ;
  a2a:SourceRemarkOpmerking "Familienaam moeder ook vermeld als \"Posthumus\"" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_62097_00062097.xml van FRL" .

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