@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_c99c56e6-d998-0253-e4f6-27f604a2fe50
  a a2a:Record ;
  rdfs:label "Geboorte op 13 februari 1891" ;
  a2a:hasPerson oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person-906a6880-f714-07d3-8b1a-d7253c17adc0, oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person-a8df4af2-b702-6f15-9203-59da0369130a, oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person-c2655e4b-4129-f0eb-d839-ca465584d588 ;
  a2a:hasEvent oa:event_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_0, oa:relationep_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_1, oa:relationep_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_2 ;
  a2a:hasSource oa:source_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50 .

oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person-906a6880-f714-07d3-8b1a-d7253c17adc0
  a a2a:Person ;
  rdfs:label "Eise Jan Bloos" ;
  a2a:PersonName [
    rdfs:label "Eise Jan Bloos" ;
    a2a:PersonNameFirstName "Eise Jan" ;
    a2a:PersonNameLastName "Bloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1891-02-13"^^xsd:date
  ] .

oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person-a8df4af2-b702-6f15-9203-59da0369130a
  a a2a:Person ;
  rdfs:label "Reink Bloos" ;
  a2a:PersonName [
    rdfs:label "Reink Bloos" ;
    a2a:PersonNameFirstName "Reink" ;
    a2a:PersonNameLastName "Bloos"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person-c2655e4b-4129-f0eb-d839-ca465584d588
  a a2a:Person ;
  rdfs:label "Trijntje Karst" ;
  a2a:PersonName [
    rdfs:label "Trijntje Karst" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Karst"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1891-02-13"^^xsd:date
  ] .

oa:relationep_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person:906a6880-f714-07d3-8b1a-d7253c17adc0 ;
  a2a:EventKeyRef oa:event_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Event1 .

oa:relationep_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person:a8df4af2-b702-6f15-9203-59da0369130a ;
  a2a:EventKeyRef oa:event_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Event1 .

oa:relationep_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Person:c2655e4b-4129-f0eb-d839-ca465584d588 ;
  a2a:EventKeyRef oa:event_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50_Event1 .

oa:source_frl_c99c56e6-d998-0253-e4f6-27f604a2fe50
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Schiermonnikoog" ;
    rdfs:label "Schiermonnikoog", "1891-02-13 - 1891-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1891-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schiermonnikoog - Tresoar, Bron: boek, Deel: 1010, Periode: 1891" ;
    a2a:Book "Geboorteregister 1891" ;
    a2a:DocumentNumber "0001" ;
    a2a:RegistryNumber "1010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schiermonnikoog - Tresoar, Bron: boek, Deel: 1010, Periode: 1891, Geboorteregister 1891, 0001, 1010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6380e18e-bc49-5f62-0364-4ffc6f803885.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/c99c56e6-d998-0253-e4f6-27f604a2fe50" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6380e18e-bc49-5f62-0364-4ffc6f803885.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c99c56e6-d998-0253-e4f6-27f604a2fe50" ;
  a2a:RecordGUID "{c99c56e6-d998-0253-e4f6-27f604a2fe50}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Schiermonnikoog - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1010" ;
  a2a:SourceRemarkregister_periode "1891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_48545_00048545.xml van FRL" .

