@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bnuC9e>
  ns0:birthDate "1896" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bDJbSd> ;
  ns0:givenName "Eugène Albert Arnold" ;
  ns0:name "Eugène Albert Arnold Liera (1896-1975)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a1003dca-67fc-4430-b210-05381c3b9fb7" ;
  ns0:familyName "Liera" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3272132> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Eug%C3%A8ne_Albert_Arnold_Liera> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/36002> ;
  ns0:deathDate "1975"^^xsd:gYear .

