@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/bJyLB3>
  pico:hasAge "42"^^xsd:string ;
  ns0:familyName "Brammert"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0331e33567248da63dbeb32a27d121f9872d450549ef60432e153758415b6c93"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Brammert"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4nWEx> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4754> .

