@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_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830
  a a2a:Record ;
  rdfs:label "Registratie op 27 maart 1864" ;
  a2a:hasPerson oa:person_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_Person-961f6b30-eacc-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_0 ;
  a2a:hasSource oa:source_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830 .

oa:person_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_Person-961f6b30-eacc-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Wijnanda Wikman" ;
  a2a:PersonName [
    rdfs:label "Wijnanda Wikman" ;
    a2a:PersonNameFirstName "Wijnanda" ;
    a2a:PersonNameLastName "Wikman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1864-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:event_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1864-03-27"^^xsd:date
  ] .

oa:relationep_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_Person:961f6b30-eacc-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830_Event1 .

oa:source_saa_0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Bevolkingsregister 1874-1893" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1864-03-27 - 1864-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1864-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Bevolkingsregister 1874-1893" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1643, Periode: 1874-1893" ;
    a2a:Book "Bevolkingsregister 1874-1893" ;
    a2a:RegistryNumber "1643" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1643, Periode: 1874-1893, Bevolkingsregister 1874-1893, 1643"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3cc99ded-c692-4f39-c9b8-3fff51d3346e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3cc99ded-c692-4f39-c9b8-3fff51d3346e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830" ;
  a2a:RecordGUID "{0eb17b36-33ac-4f5e-8a32-ec6fc2fc3830}" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5000/1643" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "BRB00093000016" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_29344_00029344.xml van SAA" .

[] a2a:PersonRemarkdiversen "Adres: Amsterdam Commelinstraat 76" .
