@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_487eee13-d6ea-9005-cdcc-8028a88430ed
  a a2a:Record ;
  rdfs:label "BS Geboorte op 2 februari 1812 te Leiden" ;
  a2a:hasPerson oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person-f49954d6-a1db-8331-6994-ff26d5fdcb0f, oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person-9a33944f-f6d0-1d67-1976-ffc27979a500, oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person-18125eb9-6a9b-96d1-8f22-e9127e667e6a ;
  a2a:hasEvent oa:event_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_0, oa:relationep_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_1, oa:relationep_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_2 ;
  a2a:hasSource oa:source_elo_487eee13-d6ea-9005-cdcc-8028a88430ed .

oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person-f49954d6-a1db-8331-6994-ff26d5fdcb0f
  a a2a:Person ;
  rdfs:label "Neeltje Rozendaal" ;
  a2a:PersonName [
    rdfs:label "Neeltje Rozendaal" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Rozendaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnevestgragt, kanton 1, wijk 2, no 605" ;
    rdfs:label "Binnevestgragt, kanton 1, wijk 2, no 605"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1812-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person-9a33944f-f6d0-1d67-1976-ffc27979a500
  a a2a:Person ;
  rdfs:label "Johannes Petrus Rozendaal" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Rozendaal" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNameLastName "Rozendaal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "wolmaker" .

oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person-18125eb9-6a9b-96d1-8f22-e9127e667e6a
  a a2a:Person ;
  rdfs:label "Maria Sloos" ;
  a2a:PersonName [
    rdfs:label "Maria Sloos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Sloos"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1812-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person:f49954d6-a1db-8331-6994-ff26d5fdcb0f ;
  a2a:EventKeyRef oa:event_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Event1 .

oa:relationep_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person:9a33944f-f6d0-1d67-1976-ffc27979a500 ;
  a2a:EventKeyRef oa:event_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Event1 .

oa:relationep_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Person:18125eb9-6a9b-96d1-8f22-e9127e667e6a ;
  a2a:EventKeyRef oa:event_elo_487eee13-d6ea-9005-cdcc-8028a88430ed_Event1 .

oa:source_elo_487eee13-d6ea-9005-cdcc-8028a88430ed
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1812-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7414" ;
    a2a:Book "Geboorteregister van Leiden, 1812." ;
    a2a:RegistryNumber "7414" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7414, Geboorteregister van Leiden, 1812., 7414"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1e876fad-b908-46bd-a22e-324f7c3e64cf/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/487eee13-d6ea-9005-cdcc-8028a88430ed" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1e876fad-b908-46bd-a22e-324f7c3e64cf/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/487eee13-d6ea-9005-cdcc-8028a88430ed" ;
  a2a:RecordGUID "{487eee13-d6ea-9005-cdcc-8028a88430ed}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1812<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/7414\">Inventarisnummer 7414 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "7414" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_6393_00006393.xml van ELO" .

