@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_elo_5533b091-896c-b47c-e3af-c697ea198f87
  a a2a:Record ;
  rdfs:label "BS Geboorte op 30 november 1879 te Ter Aar" ;
  a2a:hasPerson oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-9fcc5da0-ee49-ae22-00c5-c2fe3bc1645f, oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-e7f264d9-b484-daeb-937a-5b427a01cb54, oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-10670e71-0c2e-fc59-1fee-8a740178654e, oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-dc273b8c-a89f-b7da-bcf7-594dc70dc091, oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-585a24da-432c-6aeb-05e0-d75a25ed193d ;
  a2a:hasEvent oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_0, oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_1, oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_2, oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_3, oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_4 ;
  a2a:hasSource oa:source_elo_5533b091-896c-b47c-e3af-c697ea198f87 .

oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-9fcc5da0-ee49-ae22-00c5-c2fe3bc1645f
  a a2a:Person ;
  rdfs:label "Andreas Cornelis van Dam" ;
  a2a:PersonName [
    rdfs:label "Andreas Cornelis van Dam" ;
    a2a:PersonNameFirstName "Andreas Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1879-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-e7f264d9-b484-daeb-937a-5b427a01cb54
  a a2a:Person ;
  rdfs:label "Wilhelmus van Dam" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Dam" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "tuinder" .

oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-10670e71-0c2e-fc59-1fee-8a740178654e
  a a2a:Person ;
  rdfs:label "Catharina Kouwenhoven" ;
  a2a:PersonName [
    rdfs:label "Catharina Kouwenhoven" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kouwenhoven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-dc273b8c-a89f-b7da-bcf7-594dc70dc091
  a a2a:Person ;
  rdfs:label "Martinus Keijzer" ;
  a2a:PersonName [
    rdfs:label "Martinus Keijzer" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Keijzer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:Profession "visser" .

oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person-585a24da-432c-6aeb-05e0-d75a25ed193d
  a a2a:Person ;
  rdfs:label "Johann Louis Fischer" ;
  a2a:PersonName [
    rdfs:label "Johann Louis Fischer" ;
    a2a:PersonNameFirstName "Johann Louis" ;
    a2a:PersonNameLastName "Fischer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1879-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person:9fcc5da0-ee49-ae22-00c5-c2fe3bc1645f ;
  a2a:EventKeyRef oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1 .

oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person:e7f264d9-b484-daeb-937a-5b427a01cb54 ;
  a2a:EventKeyRef oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1 .

oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person:10670e71-0c2e-fc59-1fee-8a740178654e ;
  a2a:EventKeyRef oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1 .

oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person:dc273b8c-a89f-b7da-bcf7-594dc70dc091 ;
  a2a:EventKeyRef oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1 .

oa:relationep_elo_5533b091-896c-b47c-e3af-c697ea198f87_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5533b091-896c-b47c-e3af-c697ea198f87_Person:585a24da-432c-6aeb-05e0-d75a25ed193d ;
  a2a:EventKeyRef oa:event_elo_5533b091-896c-b47c-e3af-c697ea198f87_Event1 .

oa:source_elo_5533b091-896c-b47c-e3af-c697ea198f87
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1873-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Ter Aar, Deel: 8, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister van Ter Aar, 1873 - 1882;" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Ter Aar, Deel: 8, Periode: 1873-1882, Geboorteregister van Ter Aar, 1873 - 1882;, 77, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5533b091-896c-b47c-e3af-c697ea198f87/iiif/3/1538752/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5533b091-896c-b47c-e3af-c697ea198f87" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5533b091-896c-b47c-e3af-c697ea198f87/iiif/3/1538752/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5533b091-896c-b47c-e3af-c697ea198f87" ;
  a2a:RecordGUID "{5533b091-896c-b47c-e3af-c697ea198f87}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1879<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.1.03/file/8\">Inventarisnummer 8 van archiefnummer 151.1.03 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Ter Aar" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1873-1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_12633_00012633.xml van ELO" .

