@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/bkbT96>
  pico:hasAge "33"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/08762bb0fcedb7d8964a0a13c53fd3c848432d6c94ce38c9e46173806aeb2022"^^xsd:string ;
  ns0:givenName "Machiel"^^xsd:string ;
  ns0:name "Machiel Monfrooy"@nl ;
  ns0:familyName "Monfrooy"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schipper> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bE8OHh> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6398> .

