@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_15e6302b-6ce8-45a1-a23f-e8fd059f4f39
  a a2a:Record ;
  rdfs:label "Registratie in 1923" ;
  a2a:hasPerson oa:person_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_Person-9853345f-b99f-56a3-e053-b784100ade19 ;
  a2a:hasEvent oa:event_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_0 ;
  a2a:hasSource oa:source_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39 .

oa:person_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_Person-9853345f-b99f-56a3-e053-b784100ade19
  a a2a:Person ;
  rdfs:label "Albertus Maria Westhoff" ;
  a2a:PersonName [
    rdfs:label "Albertus Maria Westhoff" ;
    a2a:PersonNameFirstName "Albertus Maria" ;
    a2a:PersonNameLastName "Westhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1923" ] .

oa:event_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1923" ] .

oa:relationep_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_Person:9853345f-b99f-56a3-e053-b784100ade19 ;
  a2a:EventKeyRef oa:event_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39_Event1 .

oa:source_saa_15e6302b-6ce8-45a1-a23f-e8fd059f4f39
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Politierapporten '40-'45" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1923-01-01 - 1923-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1923" ] ;
  a2a:SourceType "other:Politierapporten '40-'45" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5871, Periode: 1928-1950" ;
    a2a:Book "Politierapporten '40-'45" ;
    a2a:RegistryNumber "5871" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5871, Periode: 1928-1950, Politierapporten '40-'45, 5871"
  ] ;
  a2a:SourceLastChangeDate "2021-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/15e6302b-6ce8-45a1-a23f-e8fd059f4f39" ;
  a2a:RecordGUID "{15e6302b-6ce8-45a1-a23f-e8fd059f4f39}" ;
  a2a:SourceRemarkOpmerking """Rapportnummer: 353
Wijkbureau: Admiraal de Ruijterweg""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5225/5871" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_1649_00001649.xml van SAA" .

