@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_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1874-1893)" ;
  a2a:hasPerson oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person1, oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person2, oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person3 ;
  a2a:hasEvent oa:event_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_0, oa:relationep_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_1, oa:relationep_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_2 ;
  a2a:hasSource oa:source_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef .

oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person1
  a a2a:Person ;
  rdfs:label "Erven Magnus Isaac de Jong" ;
  a2a:PersonName [
    rdfs:label "Erven Magnus Isaac de Jong" ;
    a2a:PersonNameFirstName "Erven Magnus Isaac" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person2
  a a2a:Person ;
  rdfs:label "Magnus Nathans echtgenoot Engeltje Salomons" ;
  a2a:PersonName [
    rdfs:label "Magnus Nathans echtgenoot Engeltje Salomons" ;
    a2a:PersonNameFirstName "Magnus" ;
    a2a:PersonNameLastName "Nathans echtgenoot Engeltje Salomons"
  ] .

oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person3
  a a2a:Person ;
  rdfs:label "Simon Asser" ;
  a2a:PersonName [
    rdfs:label "Simon Asser" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Asser"
  ] .

oa:event_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person1 ;
  a2a:EventKeyRef oa:event_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Event1 .

oa:relationep_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person2 ;
  a2a:EventKeyRef oa:event_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Event1 .

oa:relationep_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Person3 ;
  a2a:EventKeyRef oa:event_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef_Event1 .

oa:source_saa_321daca3-dc90-ccca-001e-bfc2f668a2ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Transportakten" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1874-01-01 - 1893-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Transportakten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Collection "SAA Index op kwijtscheldingen" ;
    rdfs:label "Stadsarchief Amsterdam, SAA Index op kwijtscheldingen"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:RecordIdentifier "saaId21702647" ;
  a2a:RecordGUID "{321daca3-dc90-ccca-001e-bfc2f668a2ef}" ;
  a2a:SourceRemarkOnderzoekshulp "https://archief.amsterdam/indexen/transportakten_1563-1811/handleiding/index.nl.html" ;
  a2a:SourceRemarkProvenance "SAA Index op kwijtscheldingen.xml | xml2csv | csv2a2a" .

