@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_c87f87a4-10cb-9319-0bfa-bf6ecdb51753
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 maart 1635 te Leiden" ;
  a2a:hasPerson oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-8211d9b0-2fff-066a-db9d-904da8e6fc05, oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-b674225b-7dda-1ede-fa8a-f82731e01dfd, oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-487884c4-8238-3615-7c5f-a1919d0fd8af, oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-360e7aa2-762d-6ae0-0d3d-87bfe84fb98d, oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-e2fb783f-63d4-1c4a-ae26-b6625183f303, oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-9b0466c9-5f88-a8f5-25a0-352f8c7d4d20 ;
  a2a:hasEvent oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_0, oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_1, oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_2, oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_3, oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_4, oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_5 ;
  a2a:hasSource oa:source_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753 .

oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-8211d9b0-2fff-066a-db9d-904da8e6fc05
  a a2a:Person ;
  rdfs:label "Judith Gosar" ;
  a2a:PersonName [
    rdfs:label "Judith Gosar" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Gosar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-b674225b-7dda-1ede-fa8a-f82731e01dfd
  a a2a:Person ;
  rdfs:label "Mathieu Gosar" ;
  a2a:PersonName [
    rdfs:label "Mathieu Gosar" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Gosar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-487884c4-8238-3615-7c5f-a1919d0fd8af
  a a2a:Person ;
  rdfs:label "Antoine Desbuquoij" ;
  a2a:PersonName [
    rdfs:label "Antoine Desbuquoij" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Desbuquoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-360e7aa2-762d-6ae0-0d3d-87bfe84fb98d
  a a2a:Person ;
  rdfs:label "Antoine Blanche" ;
  a2a:PersonName [
    rdfs:label "Antoine Blanche" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Blanche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-e2fb783f-63d4-1c4a-ae26-b6625183f303
  a a2a:Person ;
  rdfs:label "Gertruyde de Gossar" ;
  a2a:PersonName [
    rdfs:label "Gertruyde de Gossar" ;
    a2a:PersonNameFirstName "Gertruyde" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gossar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person-9b0466c9-5f88-a8f5-25a0-352f8c7d4d20
  a a2a:Person ;
  rdfs:label "Saincte David" ;
  a2a:PersonName [
    rdfs:label "Saincte David" ;
    a2a:PersonNameFirstName "Saincte" ;
    a2a:PersonNamePatronym "David"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1635-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person:8211d9b0-2fff-066a-db9d-904da8e6fc05 ;
  a2a:EventKeyRef oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 .

oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person:b674225b-7dda-1ede-fa8a-f82731e01dfd ;
  a2a:EventKeyRef oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 .

oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person:487884c4-8238-3615-7c5f-a1919d0fd8af ;
  a2a:EventKeyRef oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 .

oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person:360e7aa2-762d-6ae0-0d3d-87bfe84fb98d ;
  a2a:EventKeyRef oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 .

oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person:e2fb783f-63d4-1c4a-ae26-b6625183f303 ;
  a2a:EventKeyRef oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 .

oa:relationep_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Person:9b0466c9-5f88-a8f5-25a0-352f8c7d4d20 ;
  a2a:EventKeyRef oa:event_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753_Event1 .

oa:source_elo_c87f87a4-10cb-9319-0bfa-bf6ecdb51753
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1627-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1635" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1635-03-02"^^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: 271, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646." ;
    a2a:RegistryNumber "271" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 271, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646., 271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e49e3746-233a-4888-9976-2bd286e722e5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c87f87a4-10cb-9319-0bfa-bf6ecdb51753" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e49e3746-233a-4888-9976-2bd286e722e5/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/c87f87a4-10cb-9319-0bfa-bf6ecdb51753" ;
  a2a:RecordGUID "{c87f87a4-10cb-9319-0bfa-bf6ecdb51753}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-03-1635<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/271\">Inventarisnummer 271 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "271" ;
  a2a:SourceRemarkregister_periode "1627-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_20126_00020126.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-03-1635" .
