@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/buYMj1>
  pico:hasAge "34"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d936f44bc13d98adc588af99dab8b84878458a07a9bbef2678719e6d73cd6f7c"^^xsd:string ;
  ns0:givenName "Machiel"^^xsd:string ;
  ns0:name "Machiel van der Steen"@nl ;
  ns0:familyName "van der Steen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kuiper> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4aeYj> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2875> ;
  ns0:additionalName [
    ns1:baseSurname "Steen"^^xsd:string ;
    ns1:literalName "Machiel van der Steen"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

