@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bKNWxT6>
  schema:hasOccupation "Chef wasscherij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2b803d0-488b-b32c-d95a-9d1a65b3bd1a"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Nijhof"@nl ;
  schema:familyName "Nijhof"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stad_Almelo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0197sb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a7cd7097-0b93-6053-197b-0af822d292d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2471536> ;
  schema:birthDate "1885-01-03"^^xsd:date .

