@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/bUARbg>
  pico:hasAge "50"^^xsd:string ;
  ns0:givenName "Herbert"^^xsd:string ;
  ns0:name "Herbert Sluyter"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/68c5a0f5865d75e39bf4adb1487f1b4498e9d0870d71116a3faa29139ac64c80"^^xsd:string ;
  ns0:birthPlace "Oijen bij Thiel"^^xsd:string ;
  ns0:familyName "Sluyter"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/metzelaar> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bfq2aa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6200> .

