@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_04f978f5-7c32-e0ac-6e0a-e70eae322c6f
  a a2a:Record ;
  rdfs:label "Geboorte op 27 februari 1840" ;
  a2a:hasPerson oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person-d2eb4413-a4a6-3adf-561a-f2c5ad79ad70, oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person-4b190814-a595-6573-b261-e99685e3f9ae, oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person-8422691a-f842-3d8a-54af-8fcb3acd38cb ;
  a2a:hasEvent oa:event_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_0, oa:relationep_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_1, oa:relationep_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_2 ;
  a2a:hasSource oa:source_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f .

oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person-d2eb4413-a4a6-3adf-561a-f2c5ad79ad70
  a a2a:Person ;
  rdfs:label "Jacob Alberts Mooy" ;
  a2a:PersonName [
    rdfs:label "Jacob Alberts Mooy" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Mooy"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person-4b190814-a595-6573-b261-e99685e3f9ae
  a a2a:Person ;
  rdfs:label "Trijntje Alberts van der Sluis" ;
  a2a:PersonName [
    rdfs:label "Trijntje Alberts van der Sluis" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person-8422691a-f842-3d8a-54af-8fcb3acd38cb
  a a2a:Person ;
  rdfs:label "Trijntje Jacobs Mooy" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jacobs Mooy" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Mooy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1840-02-27"^^xsd:date
  ] .

oa:event_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1840-02-27"^^xsd:date
  ] .

oa:relationep_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person:d2eb4413-a4a6-3adf-561a-f2c5ad79ad70 ;
  a2a:EventKeyRef oa:event_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Event1 .

oa:relationep_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person:4b190814-a595-6573-b261-e99685e3f9ae ;
  a2a:EventKeyRef oa:event_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Event1 .

oa:relationep_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Person:8422691a-f842-3d8a-54af-8fcb3acd38cb ;
  a2a:EventKeyRef oa:event_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f_Event1 .

oa:source_frl_04f978f5-7c32-e0ac-6e0a-e70eae322c6f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1840-02-29 - 1840-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1840-02-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Bron: boek, Deel: 1017, Periode: 1840" ;
    a2a:Book "Geboorteregister 1840" ;
    a2a:DocumentNumber "0035" ;
    a2a:RegistryNumber "1017" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Bron: boek, Deel: 1017, Periode: 1840, Geboorteregister 1840, 0035, 1017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3b5ab077-a863-66e3-16a8-ac777f5cb06c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/04f978f5-7c32-e0ac-6e0a-e70eae322c6f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3b5ab077-a863-66e3-16a8-ac777f5cb06c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/04f978f5-7c32-e0ac-6e0a-e70eae322c6f" ;
  a2a:RecordGUID "{04f978f5-7c32-e0ac-6e0a-e70eae322c6f}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Weststellingwerf - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1017" ;
  a2a:SourceRemarkregister_periode "1840" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_11073_00011073.xml van FRL" .

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