@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_9b94de32-09ce-11e5-aabf-eb57b47d0bfc
  a a2a:Record ;
  rdfs:label "Geboorte op 2 april 1906" ;
  a2a:hasPerson oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person-82e1d070-09ce-11e5-85d0-9375a1d41181, oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person-9045582c-09ce-11e5-bfb8-afbb282dd3e3, oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person-945139e0-09ce-11e5-8177-4f6197ea0ec8 ;
  a2a:hasEvent oa:event_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_0, oa:relationep_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_1, oa:relationep_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_2 ;
  a2a:hasSource oa:source_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc .

oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person-82e1d070-09ce-11e5-85d0-9375a1d41181
  a a2a:Person ;
  rdfs:label "Jan Faber" ;
  a2a:PersonName [
    rdfs:label "Jan Faber" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1906-04-02"^^xsd:date
  ] .

oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person-9045582c-09ce-11e5-bfb8-afbb282dd3e3
  a a2a:Person ;
  rdfs:label "Jacob Annes Faber" ;
  a2a:PersonName [
    rdfs:label "Jacob Annes Faber" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Annes" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person-945139e0-09ce-11e5-8177-4f6197ea0ec8
  a a2a:Person ;
  rdfs:label "Grietje Ritskes Bosma" ;
  a2a:PersonName [
    rdfs:label "Grietje Ritskes Bosma" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Ritskes" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1906-04-02"^^xsd:date
  ] .

oa:relationep_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person:82e1d070-09ce-11e5-85d0-9375a1d41181 ;
  a2a:EventKeyRef oa:event_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Event1 .

oa:relationep_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person:9045582c-09ce-11e5-bfb8-afbb282dd3e3 ;
  a2a:EventKeyRef oa:event_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Event1 .

oa:relationep_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Person:945139e0-09ce-11e5-8177-4f6197ea0ec8 ;
  a2a:EventKeyRef oa:event_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc_Event1 .

oa:source_frl_9b94de32-09ce-11e5-aabf-eb57b47d0bfc
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1906-04-04 - 1906-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1906-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Tietjerksteradeel - Tresoar, Deel: 1065, Periode: 1906" ;
    a2a:Book "Geboorteregister 1906" ;
    a2a:DocumentNumber "0113" ;
    a2a:RegistryNumber "1065" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Tietjerksteradeel - Tresoar, Deel: 1065, Periode: 1906, Geboorteregister 1906, 0113, 1065"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b3eb07a1-19d8-88da-fa65-03078249aa38.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9b94de32-09ce-11e5-aabf-eb57b47d0bfc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b3eb07a1-19d8-88da-fa65-03078249aa38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9b94de32-09ce-11e5-aabf-eb57b47d0bfc" ;
  a2a:RecordGUID "{9b94de32-09ce-11e5-aabf-eb57b47d0bfc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_66909_00066909.xml van FRL" .

