@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_decd80a7-28ea-0b42-63af-6260bcbfbe5f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 oktober 1660 te Leiden" ;
  a2a:hasPerson oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-5e2e827a-5857-bf91-c65c-9dc90ac8fbd3, oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-06bbe0f6-1e42-7a41-209b-1fec350119d4, oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-a8699666-7f3a-76eb-dcbb-9ea0dc95a16f, oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-607a7715-5d23-de11-2e2b-a4550cc1125e, oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-c2ed4874-6af5-3798-fe8b-4476a920e22e ;
  a2a:hasEvent oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_0, oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_1, oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_2, oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_3, oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_4 ;
  a2a:hasSource oa:source_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f .

oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-5e2e827a-5857-bf91-c65c-9dc90ac8fbd3
  a a2a:Person ;
  rdfs:label "Jacobus Crauwelaer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Crauwelaer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Crauwelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-06bbe0f6-1e42-7a41-209b-1fec350119d4
  a a2a:Person ;
  rdfs:label "Jan Crauwelaer" ;
  a2a:PersonName [
    rdfs:label "Jan Crauwelaer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Crauwelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-a8699666-7f3a-76eb-dcbb-9ea0dc95a16f
  a a2a:Person ;
  rdfs:label "Maria Maleveseij" ;
  a2a:PersonName [
    rdfs:label "Maria Maleveseij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Maleveseij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-607a7715-5d23-de11-2e2b-a4550cc1125e
  a a2a:Person ;
  rdfs:label "Hermanus van Nievelt" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Nievelt" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nievelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person-c2ed4874-6af5-3798-fe8b-4476a920e22e
  a a2a:Person ;
  rdfs:label "Geertruyd van Dorp" ;
  a2a:PersonName [
    rdfs:label "Geertruyd van Dorp" ;
    a2a:PersonNameFirstName "Geertruyd" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1660-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person:5e2e827a-5857-bf91-c65c-9dc90ac8fbd3 ;
  a2a:EventKeyRef oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1 .

oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person:06bbe0f6-1e42-7a41-209b-1fec350119d4 ;
  a2a:EventKeyRef oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1 .

oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person:a8699666-7f3a-76eb-dcbb-9ea0dc95a16f ;
  a2a:EventKeyRef oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1 .

oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person:607a7715-5d23-de11-2e2b-a4550cc1125e ;
  a2a:EventKeyRef oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1 .

oa:relationep_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Person:c2ed4874-6af5-3798-fe8b-4476a920e22e ;
  a2a:EventKeyRef oa:event_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f_Event1 .

oa:source_elo_decd80a7-28ea-0b42-63af-6260bcbfbe5f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1660" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1660-10-07"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b106e816-89a8-4b16-be83-f97117a20b9a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/decd80a7-28ea-0b42-63af-6260bcbfbe5f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b106e816-89a8-4b16-be83-f97117a20b9a/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/decd80a7-28ea-0b42-63af-6260bcbfbe5f" ;
  a2a:RecordGUID "{decd80a7-28ea-0b42-63af-6260bcbfbe5f}" ;
  a2a:SourceRemarkOpmerking "get. Mr. en Juffr.<br>Doopdatum: 07-10-1660<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_16382_00016382.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-10-1660" .
