@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/bQDyWn>
  pico:hasAge "74"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie Mopman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/21fcbd987666c1983ad6f00eb4885837200787905c988453233e622b0ee41e63"^^xsd:string ;
  ns0:familyName "Mopman"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/korenmeeter> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKb6F6> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3476> .

