@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_045502bb-e0e5-b5aa-8d8c-e50576af614e
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juni 1881" ;
  a2a:hasPerson oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person-6c696335-0e92-7833-cbc5-c16044daa8db, oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person-a8237154-33a1-a5be-799e-002b9221ab90, oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person-a8d9a429-9c84-5fd9-f804-1a3d99566a71 ;
  a2a:hasEvent oa:event_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_0, oa:relationep_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_1, oa:relationep_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_2 ;
  a2a:hasSource oa:source_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e .

oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person-6c696335-0e92-7833-cbc5-c16044daa8db
  a a2a:Person ;
  rdfs:label "Maria Glastra" ;
  a2a:PersonName [
    rdfs:label "Maria Glastra" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Glastra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person-a8237154-33a1-a5be-799e-002b9221ab90
  a a2a:Person ;
  rdfs:label "Albertus Adams Slottje" ;
  a2a:PersonName [
    rdfs:label "Albertus Adams Slottje" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePatronym "Adams" ;
    a2a:PersonNameLastName "Slottje"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person-a8d9a429-9c84-5fd9-f804-1a3d99566a71
  a a2a:Person ;
  rdfs:label "Geeske Slottje" ;
  a2a:PersonName [
    rdfs:label "Geeske Slottje" ;
    a2a:PersonNameFirstName "Geeske" ;
    a2a:PersonNameLastName "Slottje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1881-06-14"^^xsd:date
  ] .

oa:event_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1881-06-14"^^xsd:date
  ] .

oa:relationep_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person:6c696335-0e92-7833-cbc5-c16044daa8db ;
  a2a:EventKeyRef oa:event_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Event1 .

oa:relationep_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person:a8237154-33a1-a5be-799e-002b9221ab90 ;
  a2a:EventKeyRef oa:event_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Event1 .

oa:relationep_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Person:a8d9a429-9c84-5fd9-f804-1a3d99566a71 ;
  a2a:EventKeyRef oa:event_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e_Event1 .

oa:source_frl_045502bb-e0e5-b5aa-8d8c-e50576af614e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel", "1881-06-15 - 1881-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1881-06-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Utingeradeel - Tresoar, Bron: boek, Deel: 1021, Periode: 1881" ;
    a2a:Book "Geboorteregister 1879-1882" ;
    a2a:DocumentNumber "0075" ;
    a2a:RegistryNumber "1021" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Utingeradeel - Tresoar, Bron: boek, Deel: 1021, Periode: 1881, Geboorteregister 1879-1882, 0075, 1021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/52150ed2-fbb9-f845-dcdd-6adbb7dbbf3b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/045502bb-e0e5-b5aa-8d8c-e50576af614e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/52150ed2-fbb9-f845-dcdd-6adbb7dbbf3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/045502bb-e0e5-b5aa-8d8c-e50576af614e" ;
  a2a:RecordGUID "{045502bb-e0e5-b5aa-8d8c-e50576af614e}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Utingeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1021" ;
  a2a:SourceRemarkregister_periode "1881" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73404_00073404.xml van FRL" .

