@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b01dnkf>
  gtm:huisNummer "40"@nl ;
  ns0:givenName "A.H."@nl ;
  ns0:name "A.H. van Dillen"@nl ;
  ns0:familyName "Dillen"@nl ;
  ns0:hasOccupation "firma C. v. Dillen & Zonen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermeldingen/6a41574847522a3bd0eb4a9986c5e13c"@nl ;
  prov:hadPrimarySource <https://kranten.samh.nl/issue/Adres_Gouda/1875-01-01/edition/null/page/39> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bLQsjYp> ;
  gtm:wijk <https://n2t.net/ark:/60537/byW5YA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3016909> ;
  ns0:datePublished "1875"^^xsd:gYear ;
  ns0:additionalName [
    ns1:initials "A.H."@nl ;
    ns1:literalName "A.H. van Dillen"@nl ;
    ns1:surname "Dillen"@nl ;
    ns1:surnamePrefix "van"@nl
  ] .

