@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bY7KH6>
  pico:hasAge "19"^^xsd:string ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a978094556746641aa9dcfbb2d90cda2e1830c89da44a04bb9a57cc162d0cf89"^^xsd:string ;
  ns0:givenName "Michiel"^^xsd:string ;
  ns0:name "Michiel de Graaf"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6FEk4> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/de4a9d16-4df2-4ead-3dad-68bdb89c9b40> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2345> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Michiel de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

