@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_016d5ee4-e925-4fb6-aaee-2c6c937b7573
  a a2a:Record ;
  rdfs:label "Geboorte op 5 maart 1826" ;
  a2a:hasPerson oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person-f100e3ae-2481-724b-a0f1-cf9e7afd66ab, oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person-4cb3abeb-60a2-abb7-10b0-6cc3e0fdbee4, oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person-5d81c35f-e1d2-8ebf-f331-fea3b74f089a ;
  a2a:hasEvent oa:event_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_0, oa:relationep_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_1, oa:relationep_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_2 ;
  a2a:hasSource oa:source_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573 .

oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person-f100e3ae-2481-724b-a0f1-cf9e7afd66ab
  a a2a:Person ;
  rdfs:label "Neeke Tjalfs Kooyman" ;
  a2a:PersonName [
    rdfs:label "Neeke Tjalfs Kooyman" ;
    a2a:PersonNameFirstName "Neeke" ;
    a2a:PersonNamePatronym "Tjalfs" ;
    a2a:PersonNameLastName "Kooyman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person-4cb3abeb-60a2-abb7-10b0-6cc3e0fdbee4
  a a2a:Person ;
  rdfs:label "Albert Gossensz Smidt" ;
  a2a:PersonName [
    rdfs:label "Albert Gossensz Smidt" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Gossensz" ;
    a2a:PersonNameLastName "Smidt"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person-5d81c35f-e1d2-8ebf-f331-fea3b74f089a
  a a2a:Person ;
  rdfs:label "Grietje Alberts Smidt" ;
  a2a:PersonName [
    rdfs:label "Grietje Alberts Smidt" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Smidt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1826-03-05"^^xsd:date
  ] .

oa:event_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1826-03-05"^^xsd:date
  ] .

oa:relationep_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person:f100e3ae-2481-724b-a0f1-cf9e7afd66ab ;
  a2a:EventKeyRef oa:event_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Event1 .

oa:relationep_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person:4cb3abeb-60a2-abb7-10b0-6cc3e0fdbee4 ;
  a2a:EventKeyRef oa:event_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Event1 .

oa:relationep_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Person:5d81c35f-e1d2-8ebf-f331-fea3b74f089a ;
  a2a:EventKeyRef oa:event_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573_Event1 .

oa:source_frl_016d5ee4-e925-4fb6-aaee-2c6c937b7573
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1826-03-06 - 1826-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1826-03-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 1003, Periode: 1826" ;
    a2a:Book "Geboorteregister 1826" ;
    a2a:RegistryNumber "1003" ;
    a2a:Folio "004" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 1003, Periode: 1826, Geboorteregister 1826, 1003, 004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b2fdeef0-f107-820f-b70f-ed5addf35539.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/016d5ee4-e925-4fb6-aaee-2c6c937b7573" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b2fdeef0-f107-820f-b70f-ed5addf35539.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/016d5ee4-e925-4fb6-aaee-2c6c937b7573" ;
  a2a:RecordGUID "{016d5ee4-e925-4fb6-aaee-2c6c937b7573}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1003" ;
  a2a:SourceRemarkregister_periode "1826" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73238_00073238.xml van FRL" .

