@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_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e
  a a2a:Record ;
  rdfs:label "Geboorte op 1 oktober 1882" ;
  a2a:hasPerson oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person-c8c2032b-80d1-703b-aec7-c206e5a6112d, oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person-4eb10f95-f0e7-db96-3b3d-907a8ec32b05, oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person-ee50126b-9023-acb4-63bc-370c927a5f71 ;
  a2a:hasEvent oa:event_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_0, oa:relationep_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_1, oa:relationep_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_2 ;
  a2a:hasSource oa:source_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e .

oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person-c8c2032b-80d1-703b-aec7-c206e5a6112d
  a a2a:Person ;
  rdfs:label "Aafke Martens van der Bij" ;
  a2a:PersonName [
    rdfs:label "Aafke Martens van der Bij" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Martens" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person-4eb10f95-f0e7-db96-3b3d-907a8ec32b05
  a a2a:Person ;
  rdfs:label "Haaye Ates Postma" ;
  a2a:PersonName [
    rdfs:label "Haaye Ates Postma" ;
    a2a:PersonNameFirstName "Haaye" ;
    a2a:PersonNamePatronym "Ates" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person-ee50126b-9023-acb4-63bc-370c927a5f71
  a a2a:Person ;
  rdfs:label "Marten Postma" ;
  a2a:PersonName [
    rdfs:label "Marten Postma" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1882-10-01"^^xsd:date
  ] .

oa:event_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1882-10-01"^^xsd:date
  ] .

oa:relationep_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person:c8c2032b-80d1-703b-aec7-c206e5a6112d ;
  a2a:EventKeyRef oa:event_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Event1 .

oa:relationep_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person:4eb10f95-f0e7-db96-3b3d-907a8ec32b05 ;
  a2a:EventKeyRef oa:event_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Event1 .

oa:relationep_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Person:ee50126b-9023-acb4-63bc-370c927a5f71 ;
  a2a:EventKeyRef oa:event_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e_Event1 .

oa:source_frl_0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1882-10-02 - 1882-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1882-10-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 1050, Periode: 1882" ;
    a2a:Book "Geboorteregister 1882" ;
    a2a:DocumentNumber "0353" ;
    a2a:RegistryNumber "1050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 1050, Periode: 1882, Geboorteregister 1882, 0353, 1050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2a50afba-6525-3e9c-353b-c4ef7dcccb24.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2a50afba-6525-3e9c-353b-c4ef7dcccb24.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e" ;
  a2a:RecordGUID "{0c83d96e-b7ed-8e8b-68e2-eb07f562bf6e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_13384_00013384.xml van FRL" .

