@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/bd75JS>
  pico:hasAge "28"^^xsd:string ;
  ns0:givenName "Dirk Willem"^^xsd:string ;
  ns0:name "Dirk Willem van der Tij"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8a64c4871abc17adfc9fde5fd120b03dadcd525574224c79ce6f96da27d10649"^^xsd:string ;
  ns0:familyName "van der Tij"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verver> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bxH7jm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6306> ;
  ns0:additionalName [
    ns1:baseSurname "Tij"^^xsd:string ;
    ns1:literalName "Dirk Willem van der Tij"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

