@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_4c381c98-7cb3-e1ef-80c0-575e5353ffca
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 januari 1815" ;
  a2a:hasPerson oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-bf47f8cd-094f-ee29-dbeb-be09259090bd, oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-00ddf4d7-e372-d5a7-bbcd-4df93cb8cea1, oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-a94383c2-a86e-a61d-0a0d-7dc16ebd1593, oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-942de205-a96d-e52d-aead-4ae680142891, oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-910e9c50-a6bc-959b-b415-604112f0ea82 ;
  a2a:hasEvent oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_0, oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_1, oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_2, oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_3, oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_4 ;
  a2a:hasSource oa:source_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca .

oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-bf47f8cd-094f-ee29-dbeb-be09259090bd
  a a2a:Person ;
  rdfs:label "Zyntje Haasnoot" ;
  a2a:PersonName [
    rdfs:label "Zyntje Haasnoot" ;
    a2a:PersonNameFirstName "Zyntje" ;
    a2a:PersonNameLastName "Haasnoot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1815-01-11"^^xsd:date
  ] .

oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-00ddf4d7-e372-d5a7-bbcd-4df93cb8cea1
  a a2a:Person ;
  rdfs:label "Teunis Arysz Haasnoot" ;
  a2a:PersonName [
    rdfs:label "Teunis Arysz Haasnoot" ;
    a2a:PersonNameFirstName "Teunis Arysz" ;
    a2a:PersonNameLastName "Haasnoot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zeeman" .

oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-a94383c2-a86e-a61d-0a0d-7dc16ebd1593
  a a2a:Person ;
  rdfs:label "Antje Chiele van der Plas" ;
  a2a:PersonName [
    rdfs:label "Antje Chiele van der Plas" ;
    a2a:PersonNameFirstName "Antje Chiele" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-942de205-a96d-e52d-aead-4ae680142891
  a a2a:Person ;
  rdfs:label "Ary Teunisz Haasnoot" ;
  a2a:PersonName [
    rdfs:label "Ary Teunisz Haasnoot" ;
    a2a:PersonNameFirstName "Ary Teunisz" ;
    a2a:PersonNameLastName "Haasnoot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] .

oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person-910e9c50-a6bc-959b-b415-604112f0ea82
  a a2a:Person ;
  rdfs:label "Arend Buisz van Velzen" ;
  a2a:PersonName [
    rdfs:label "Arend Buisz van Velzen" ;
    a2a:PersonNameFirstName "Arend Buisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velzen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] .

oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1815-01-11"^^xsd:date
  ] .

oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person:bf47f8cd-094f-ee29-dbeb-be09259090bd ;
  a2a:EventKeyRef oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1 .

oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person:00ddf4d7-e372-d5a7-bbcd-4df93cb8cea1 ;
  a2a:EventKeyRef oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1 .

oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person:a94383c2-a86e-a61d-0a0d-7dc16ebd1593 ;
  a2a:EventKeyRef oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1 .

oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person:942de205-a96d-e52d-aead-4ae680142891 ;
  a2a:EventKeyRef oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1 .

oa:relationep_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Person:910e9c50-a6bc-959b-b415-604112f0ea82 ;
  a2a:EventKeyRef oa:event_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca_Event1 .

oa:source_elo_4c381c98-7cb3-e1ef-80c0-575e5353ffca
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk", "1815-01-01 - 1819-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2255, Periode: 1815-1819" ;
    a2a:Book "1815-1819." ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "2255" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2255, Periode: 1815-1819, 1815-1819., 5, 2255"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/dc07753f-736e-4f2d-9571-969c7c8d515d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4c381c98-7cb3-e1ef-80c0-575e5353ffca" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/dc07753f-736e-4f2d-9571-969c7c8d515d/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/4c381c98-7cb3-e1ef-80c0-575e5353ffca" ;
  a2a:RecordGUID "{4c381c98-7cb3-e1ef-80c0-575e5353ffca}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1815<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0401/file/2255\">Inventarisnummer 2255 van archiefnummer 0401 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Katwijk (1656-1931)" ;
  a2a:SourceRemarkdeel "2255" ;
  a2a:SourceRemarkregister_periode "1815-1819" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9108_00009108.xml van ELO" .

