@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bGQFtT>
  pico:hasAge "30" ;
  ns0:familyName "de Mink" ;
  ns0:givenName "Eldert" ;
  ns0:name "Eldert de Mink"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f33d2be9c68320b97e4d1196ff1f052dcc60d4af2416cb24e8ff92f6fc5a05d9" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/apothecarsknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZav7U> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1310> ;
  ns0:additionalName [
    ns1:baseSurname "Mink" ;
    ns1:literalName "Eldert de Mink"@nl ;
    ns1:surnamePrefix "de"
  ] .

