@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_d2c0a9de-e063-b260-4640-2fe367b035c3
  a a2a:Record ;
  rdfs:label "Geboorte op 16 april 1843" ;
  a2a:hasPerson oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person-4977a022-5ce5-12a0-f1be-276a1c3f9be2, oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person-ebe522c8-82c3-c3f4-9202-d901551674ef, oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person-edd36459-1161-3941-bd1b-20e98b3f9734 ;
  a2a:hasEvent oa:event_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_0, oa:relationep_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_1, oa:relationep_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_2 ;
  a2a:hasSource oa:source_frl_d2c0a9de-e063-b260-4640-2fe367b035c3 .

oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person-4977a022-5ce5-12a0-f1be-276a1c3f9be2
  a a2a:Person ;
  rdfs:label "Berend Jans Sloot" ;
  a2a:PersonName [
    rdfs:label "Berend Jans Sloot" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Sloot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "landbouwer" .

oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person-ebe522c8-82c3-c3f4-9202-d901551674ef
  a a2a:Person ;
  rdfs:label "Hebeltje Hendriks Wierdstra" ;
  a2a:PersonName [
    rdfs:label "Hebeltje Hendriks Wierdstra" ;
    a2a:PersonNameFirstName "Hebeltje" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Wierdstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person-edd36459-1161-3941-bd1b-20e98b3f9734
  a a2a:Person ;
  rdfs:label "Klaasje Berends Sloot" ;
  a2a:PersonName [
    rdfs:label "Klaasje Berends Sloot" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNamePatronym "Berends" ;
    a2a:PersonNameLastName "Sloot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1843-04-16"^^xsd:date
  ] .

oa:event_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1843-04-16"^^xsd:date
  ] .

oa:relationep_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person:4977a022-5ce5-12a0-f1be-276a1c3f9be2 ;
  a2a:EventKeyRef oa:event_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Event1 .

oa:relationep_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person:ebe522c8-82c3-c3f4-9202-d901551674ef ;
  a2a:EventKeyRef oa:event_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Event1 .

oa:relationep_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Person:edd36459-1161-3941-bd1b-20e98b3f9734 ;
  a2a:EventKeyRef oa:event_frl_d2c0a9de-e063-b260-4640-2fe367b035c3_Event1 .

oa:source_frl_d2c0a9de-e063-b260-4640-2fe367b035c3
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1843-04-18 - 1843-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1843-04-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 1012, Periode: 1843" ;
    a2a:Book "Geboorteregister 1843" ;
    a2a:DocumentNumber "0053" ;
    a2a:RegistryNumber "1012" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 1012, Periode: 1843, Geboorteregister 1843, 0053, 1012"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1012%2FNL-0400410000_30-27_1012_028.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/d2c0a9de-e063-b260-4640-2fe367b035c3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1012%2FNL-0400410000_30-27_1012_028.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d2c0a9de-e063-b260-4640-2fe367b035c3" ;
  a2a:RecordGUID "{d2c0a9de-e063-b260-4640-2fe367b035c3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_42192_00042192.xml van FRL" .

[] a2a:PersonRemarkdiversen "Ouders woonachtig te Elsloo" .
