@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_743de533-6df8-41ca-99ff-e171819d8608
  a a2a:Record ;
  rdfs:label "Poorterboeken op 19 augustus 1650 te Leiden" ;
  a2a:hasPerson oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person-49cedfcf-b320-4e69-a19e-4e96f278f0d2, oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person-3994754a-c73a-4a63-952e-dbb1f251fb3c, oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person-cb3eeb11-dc29-4815-b6b7-4e603d86dc58 ;
  a2a:hasEvent oa:event_elo_743de533-6df8-41ca-99ff-e171819d8608_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_743de533-6df8-41ca-99ff-e171819d8608_0, oa:relationep_elo_743de533-6df8-41ca-99ff-e171819d8608_1, oa:relationep_elo_743de533-6df8-41ca-99ff-e171819d8608_2 ;
  a2a:hasSource oa:source_elo_743de533-6df8-41ca-99ff-e171819d8608 .

oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person-49cedfcf-b320-4e69-a19e-4e96f278f0d2
  a a2a:Person ;
  rdfs:label "Willem Florisz." ;
  a2a:PersonName [
    rdfs:label "Willem Florisz." ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Florisz."
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "bakker" .

oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person-3994754a-c73a-4a63-952e-dbb1f251fb3c
  a a2a:Person ;
  rdfs:label "Joris Sammers" ;
  a2a:PersonName [
    rdfs:label "Joris Sammers" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Sammers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vellenbloter" .

oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person-cb3eeb11-dc29-4815-b6b7-4e603d86dc58
  a a2a:Person ;
  rdfs:label "Jacob de Lange" ;
  a2a:PersonName [
    rdfs:label "Jacob de Lange" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vachtenbloter" .

oa:event_elo_743de533-6df8-41ca-99ff-e171819d8608_Event1
  a a2a:Event ;
  rdfs:label "other:Poorterboeken" ;
  a2a:EventType "other:Poorterboeken" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1650-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_743de533-6df8-41ca-99ff-e171819d8608_0
  a a2a:RelationEP ;
  rdfs:label "other:Poorter" ;
  a2a:RelationType "other:Poorter" ;
  a2a:PersonKeyRef oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person:49cedfcf-b320-4e69-a19e-4e96f278f0d2 ;
  a2a:EventKeyRef oa:event_elo_743de533-6df8-41ca-99ff-e171819d8608_Event1 .

oa:relationep_elo_743de533-6df8-41ca-99ff-e171819d8608_1
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person:3994754a-c73a-4a63-952e-dbb1f251fb3c ;
  a2a:EventKeyRef oa:event_elo_743de533-6df8-41ca-99ff-e171819d8608_Event1 .

oa:relationep_elo_743de533-6df8-41ca-99ff-e171819d8608_2
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_elo_743de533-6df8-41ca-99ff-e171819d8608_Person:cb3eeb11-dc29-4815-b6b7-4e603d86dc58 ;
  a2a:EventKeyRef oa:event_elo_743de533-6df8-41ca-99ff-e171819d8608_Event1 .

oa:source_elo_743de533-6df8-41ca-99ff-e171819d8608
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1638-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1650-08-19"^^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: 1268, Periode: 1638-1666" ;
    a2a:Book "G. 1638-1666." ;
    a2a:RegistryNumber "1268" ;
    a2a:Folio "99v." ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 1268, Periode: 1638-1666, G. 1638-1666., 1268, 99v."
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/743de533-6df8-41ca-99ff-e171819d8608" ;
  a2a:RecordGUID "{743de533-6df8-41ca-99ff-e171819d8608}" ;
  a2a:SourceRemarkOpmerking "Betaald: 3,3<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/1268\">Inventarisnummer 1268 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "1268" ;
  a2a:SourceRemarkregister_periode "1638-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_11086_00011086.xml van ELO" .

[] a2a:PersonRemarkdiversen "Plaats van herkomst: Leiden" .
