@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_16bf1a02-eaee-a42e-0193-b41cc161b97a
  a a2a:Record ;
  rdfs:label "Geboorte op 30 augustus 1815" ;
  a2a:hasPerson oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person-b502d95e-21e6-5ed1-ec5d-1567df62199f, oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person-59278194-422b-8201-ca5d-a6eecb84678b, oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person-5d599bb3-d186-381f-6c30-5b1cd4aa84f8 ;
  a2a:hasEvent oa:event_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_0, oa:relationep_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_1, oa:relationep_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_2 ;
  a2a:hasSource oa:source_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a .

oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person-b502d95e-21e6-5ed1-ec5d-1567df62199f
  a a2a:Person ;
  rdfs:label "Klaaske Jans Douwes" ;
  a2a:PersonName [
    rdfs:label "Klaaske Jans Douwes" ;
    a2a:PersonNameFirstName "Klaaske" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Douwes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person-59278194-422b-8201-ca5d-a6eecb84678b
  a a2a:Person ;
  rdfs:label "Jan van Dijk" ;
  a2a:PersonName [
    rdfs:label "Jan van Dijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1815-08-30"^^xsd:date
  ] .

oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person-5d599bb3-d186-381f-6c30-5b1cd4aa84f8
  a a2a:Person ;
  rdfs:label "Anne Harryts van Dijk" ;
  a2a:PersonName [
    rdfs:label "Anne Harryts van Dijk" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Harryts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1815-08-30"^^xsd:date
  ] .

oa:relationep_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person:b502d95e-21e6-5ed1-ec5d-1567df62199f ;
  a2a:EventKeyRef oa:event_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Event1 .

oa:relationep_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person:59278194-422b-8201-ca5d-a6eecb84678b ;
  a2a:EventKeyRef oa:event_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Event1 .

oa:relationep_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Person:5d599bb3-d186-381f-6c30-5b1cd4aa84f8 ;
  a2a:EventKeyRef oa:event_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a_Event1 .

oa:source_frl_16bf1a02-eaee-a42e-0193-b41cc161b97a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1815-08-31 - 1815-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1815-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 1001, Periode: 1815" ;
    a2a:Book "Geboorteregister 1815 Anjum" ;
    a2a:DocumentNumber "0043" ;
    a2a:RegistryNumber "1001" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 1001, Periode: 1815, Geboorteregister 1815 Anjum, 0043, 1001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/d028edc0-9d50-6bd4-c37c-45b58d5c6349.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/16bf1a02-eaee-a42e-0193-b41cc161b97a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/d028edc0-9d50-6bd4-c37c-45b58d5c6349.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/16bf1a02-eaee-a42e-0193-b41cc161b97a" ;
  a2a:RecordGUID "{16bf1a02-eaee-a42e-0193-b41cc161b97a}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Oostdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1001" ;
  a2a:SourceRemarkregister_periode "1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_69294_00069294.xml van FRL" .

