@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_86f236d3-a152-600c-e511-92d023d2b862
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1874-1893)" ;
  a2a:hasPerson oa:person_saa_86f236d3-a152-600c-e511-92d023d2b862_Person1, oa:person_saa_86f236d3-a152-600c-e511-92d023d2b862_Person2 ;
  a2a:hasEvent oa:event_saa_86f236d3-a152-600c-e511-92d023d2b862_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_86f236d3-a152-600c-e511-92d023d2b862_0, oa:relationep_saa_86f236d3-a152-600c-e511-92d023d2b862_1 ;
  a2a:hasSource oa:source_saa_86f236d3-a152-600c-e511-92d023d2b862 .

oa:person_saa_86f236d3-a152-600c-e511-92d023d2b862_Person1
  a a2a:Person ;
  rdfs:label "Erven Cornelis Jansz Valkoog" ;
  a2a:PersonName [
    rdfs:label "Erven Cornelis Jansz Valkoog" ;
    a2a:PersonNameFirstName "Erven Cornelis Jansz" ;
    a2a:PersonNameLastName "Valkoog"
  ] .

oa:person_saa_86f236d3-a152-600c-e511-92d023d2b862_Person2
  a a2a:Person ;
  rdfs:label "Johannes Valkoog wednr. Agatha Cornelia Jonk wednr. Maria van Hertsbeeke wednr. Geertruijt Willems van Kro..." ;
  a2a:PersonName [
    rdfs:label "Johannes Valkoog wednr. Agatha Cornelia Jonk wednr. Maria van Hertsbeeke wednr. Geertruijt Willems van Kro..." ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Valkoog wednr. Agatha Cornelia Jonk wednr. Maria van Hertsbeeke wednr. Geertruijt Willems van Kro..."
  ] .

oa:event_saa_86f236d3-a152-600c-e511-92d023d2b862_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_86f236d3-a152-600c-e511-92d023d2b862_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_86f236d3-a152-600c-e511-92d023d2b862_Person1 ;
  a2a:EventKeyRef oa:event_saa_86f236d3-a152-600c-e511-92d023d2b862_Event1 .

oa:relationep_saa_86f236d3-a152-600c-e511-92d023d2b862_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_86f236d3-a152-600c-e511-92d023d2b862_Person2 ;
  a2a:EventKeyRef oa:event_saa_86f236d3-a152-600c-e511-92d023d2b862_Event1 .

oa:source_saa_86f236d3-a152-600c-e511-92d023d2b862
  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 "saaId21688323" ;
  a2a:RecordGUID "{86f236d3-a152-600c-e511-92d023d2b862}" ;
  a2a:SourceRemarkOnderzoekshulp "https://archief.amsterdam/indexen/transportakten_1563-1811/handleiding/index.nl.html" ;
  a2a:SourceRemarkProvenance "SAA Index op kwijtscheldingen.xml | xml2csv | csv2a2a" .

