@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_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 10 september 1875" ;
  a2a:hasPerson oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person-47243640-19e0-2338-5f4f-39d82cea8b26, oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person-a0f6c37d-b0e7-cd08-a26c-3cdb75164442, oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person-2f36bd91-e413-b3f0-501a-877b2a390b2c ;
  a2a:hasEvent oa:event_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_0, oa:relationep_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_1, oa:relationep_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_2 ;
  a2a:hasSource oa:source_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2 .

oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person-47243640-19e0-2338-5f4f-39d82cea8b26
  a a2a:Person ;
  rdfs:label "Casper de Jong" ;
  a2a:PersonName [
    rdfs:label "Casper de Jong" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1875-09-10"^^xsd:date
  ] .

oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person-a0f6c37d-b0e7-cd08-a26c-3cdb75164442
  a a2a:Person ;
  rdfs:label "Jacob de Jong" ;
  a2a:PersonName [
    rdfs:label "Jacob de Jong" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "levensverzekeringagent" .

oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person-2f36bd91-e413-b3f0-501a-877b2a390b2c
  a a2a:Person ;
  rdfs:label "Janna Rodenhuis" ;
  a2a:PersonName [
    rdfs:label "Janna Rodenhuis" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Rodenhuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1875-09-10"^^xsd:date
  ] .

oa:relationep_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person:47243640-19e0-2338-5f4f-39d82cea8b26 ;
  a2a:EventKeyRef oa:event_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Event1 .

oa:relationep_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person:a0f6c37d-b0e7-cd08-a26c-3cdb75164442 ;
  a2a:EventKeyRef oa:event_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Event1 .

oa:relationep_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Person:2f36bd91-e413-b3f0-501a-877b2a390b2c ;
  a2a:EventKeyRef oa:event_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2_Event1 .

oa:source_frl_33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1875-09-13 - 1875-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1875-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Geboorteregister 1875" ;
    a2a:DocumentNumber "0614" ;
    a2a:RegistryNumber "94" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1875, 0614, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3f17bffc-241a-f545-3065-69417e0cf843.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3f17bffc-241a-f545-3065-69417e0cf843.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2" ;
  a2a:RecordGUID "{33045b6a-b7c3-36b3-ea56-fd4e6fe5b2f2}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "94" ;
  a2a:SourceRemarkregister_periode "1875" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_70944_00070944.xml van FRL" .

