@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/bTXL2V>
  pico:hasAge "14"^^xsd:string ;
  ns0:familyName "Bierman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/41ce04f8ec6793671110fabeedae59e6e78f951d394ef310d2edf6251ed39e59"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Bierman"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBe0ZZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4892> ;
  gtm:straat <https://www.goudatijdmachine.nl/omeka/api/resources/233807> .

