@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_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171
  a a2a:Record ;
  rdfs:label "Geboorte op 3 oktober 1852" ;
  a2a:hasPerson oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person-ff95febf-7ffe-b497-b8aa-fe8edafbd542, oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person-846016a1-eb8e-5bdd-c7f9-db47dfc69c44, oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person-2f532fea-0517-e9fe-706d-3aa28b3e7e7a ;
  a2a:hasEvent oa:event_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_0, oa:relationep_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_1, oa:relationep_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_2 ;
  a2a:hasSource oa:source_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171 .

oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person-ff95febf-7ffe-b497-b8aa-fe8edafbd542
  a a2a:Person ;
  rdfs:label "Cornelis Dirks Rijf" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirks Rijf" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Rijf"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person-846016a1-eb8e-5bdd-c7f9-db47dfc69c44
  a a2a:Person ;
  rdfs:label "Maamke Andries Bos" ;
  a2a:PersonName [
    rdfs:label "Maamke Andries Bos" ;
    a2a:PersonNameFirstName "Maamke" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person-2f532fea-0517-e9fe-706d-3aa28b3e7e7a
  a a2a:Person ;
  rdfs:label "Dirk Rijf" ;
  a2a:PersonName [
    rdfs:label "Dirk Rijf" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Rijf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1852-10-03"^^xsd:date
  ] .

oa:event_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1852-10-03"^^xsd:date
  ] .

oa:relationep_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person:ff95febf-7ffe-b497-b8aa-fe8edafbd542 ;
  a2a:EventKeyRef oa:event_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Event1 .

oa:relationep_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person:846016a1-eb8e-5bdd-c7f9-db47dfc69c44 ;
  a2a:EventKeyRef oa:event_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Event1 .

oa:relationep_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Person:2f532fea-0517-e9fe-706d-3aa28b3e7e7a ;
  a2a:EventKeyRef oa:event_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171_Event1 .

oa:source_frl_fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1852-10-04 - 1852-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1852-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 1007, Periode: 1852" ;
    a2a:Book "Geboorteregister 1852" ;
    a2a:DocumentNumber "0073" ;
    a2a:RegistryNumber "1007" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 1007, Periode: 1852, Geboorteregister 1852, 0073, 1007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/54411543-d761-e173-ae5b-d3ac0793c604.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/54411543-d761-e173-ae5b-d3ac0793c604.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171" ;
  a2a:RecordGUID "{fbfce7d1-1fc2-2e68-4de9-d2dfb2de5171}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1007" ;
  a2a:SourceRemarkregister_periode "1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_68315_00068315.xml van FRL" .

