@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#> .

<https://n2t.net/ark:/60537/bixhx1>
  pico:hasAge "46"^^xsd:string ;
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk Verschut"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/50bce4b6580f0e718b0e9e67c6fac06d039eb17842984290b39b10616664f523"^^xsd:string ;
  ns0:familyName "Verschut"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bhv20n> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4409> .

