@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/bUNyHF>
  pico:hasAge "48"^^xsd:string ;
  ns0:givenName "Adrianus"^^xsd:string ;
  ns0:name "Adrianus IJsselstein"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7b2b4fa0c15637a4f88945df2aa082ad9dcf8c001d2c9c7ece383da2b84c3d89"^^xsd:string ;
  ns0:familyName "IJsselstein"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOLvIg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2864> .

