@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b37vCp>
  pico:hasAge "24"^^xsd:string ;
  ns0:givenName "Hermanus"^^xsd:string ;
  ns0:name "Hermanus Spee"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2a02540f90f389b8cdf007e5d821e8fdc9d0cae1705069074860211f8cc6fc27"^^xsd:string ;
  ns0:familyName "Spee"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKoOmv> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d7b13258-dad2-6ca8-15d1-1365fcd9d86a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5154> .

