@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_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96
  a a2a:Record ;
  rdfs:label "Geboorte op 19 januari 1848 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-0f86c911-4fa9-05b3-f1b1-a4e396fa681a, oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-5f1e0eda-4a78-1fe9-8ac8-dcbeb7288810, oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-bcd0878b-4e7f-9d7b-1a4c-4b20c0a8fde0, oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-aaade867-c654-374e-b4da-ca01af81af43, oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-f16f84f3-616e-967e-9fc4-37392ad31f84 ;
  a2a:hasEvent oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_0, oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_1, oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_2, oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_3, oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_4 ;
  a2a:hasSource oa:source_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96 .

oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-0f86c911-4fa9-05b3-f1b1-a4e396fa681a
  a a2a:Person ;
  rdfs:label "Jan Pullen" ;
  a2a:PersonName [
    rdfs:label "Jan Pullen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-5f1e0eda-4a78-1fe9-8ac8-dcbeb7288810
  a a2a:Person ;
  rdfs:label "Gijsbert van Spijk" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Spijk" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-bcd0878b-4e7f-9d7b-1a4c-4b20c0a8fde0
  a a2a:Person ;
  rdfs:label "Anna Maria Raaimakers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Raaimakers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Raaimakers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1848-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-aaade867-c654-374e-b4da-ca01af81af43
  a a2a:Person ;
  rdfs:label "Johannes Raaimakers" ;
  a2a:PersonName [
    rdfs:label "Johannes Raaimakers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Raaimakers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "linnenwever" .

oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person-f16f84f3-616e-967e-9fc4-37392ad31f84
  a a2a:Person ;
  rdfs:label "Hendrika Breijers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Breijers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Breijers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1848-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person:0f86c911-4fa9-05b3-f1b1-a4e396fa681a ;
  a2a:EventKeyRef oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1 .

oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person:5f1e0eda-4a78-1fe9-8ac8-dcbeb7288810 ;
  a2a:EventKeyRef oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1 .

oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person:bcd0878b-4e7f-9d7b-1a4c-4b20c0a8fde0 ;
  a2a:EventKeyRef oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1 .

oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person:aaade867-c654-374e-b4da-ca01af81af43 ;
  a2a:EventKeyRef oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1 .

oa:relationep_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Person:f16f84f3-616e-967e-9fc4-37392ad31f84 ;
  a2a:EventKeyRef oa:event_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96_Event1 .

oa:source_sha_0fba4fd3-923c-e3ec-a054-4edeae8ccc96
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1848-01-19 - 1848-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1848-01-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4303, Periode: 1843-1862" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "4303" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4303, Periode: 1843-1862, Geboorteregister, 2, 4303"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/784bd67b-c745-8187-7c69-9879897bcfc1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0fba4fd3-923c-e3ec-a054-4edeae8ccc96" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/784bd67b-c745-8187-7c69-9879897bcfc1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0fba4fd3-923c-e3ec-a054-4edeae8ccc96" ;
  a2a:RecordGUID "{0fba4fd3-923c-e3ec-a054-4edeae8ccc96}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5257_00005257.xml van SHA" .

