@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b02qjrs>
  ns0:birthDate "15-8-1885"@nl ;
  ns0:deathDate "27-11-1960"@nl ;
  ns0:hasOccupation "architect"@nl, "interieurontwerper"@nl, "meubelontwerper"@nl, "schilder"@nl ;
  ns0:birthPlace "Batavia"@nl ;
  ns0:alternateName "H. F. Mertens"@nl, "Herman Frederik Mertens"@nl, "Hermann Friedrich Mertens"@nl ;
  ns0:givenName "Herman Friedrich"@nl ;
  ns0:name "Herman Friedrich Mertens (1885-1960)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/architect/7"@nl ;
  ns0:familyName "Mertens"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2213591>, <https://rkd.nl/artists/55420> ;
  ns0:deathPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Loosdrecht> ;
  a pico:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053099> .

