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

<https://n2t.net/ark:/60537/bsTM7H7>
  pico:hasAge "28"^^xsd:string ;
  schema:hasOccupation "Fabriekswerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1fbb5acf-f9d4-1473-ecd8-2cf09fb9a242"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Schoonderwoerd"@nl ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bAOmWvP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGdxU9C> ;
  schema:spouse <https://n2t.net/ark:/60537/bIwf4VN> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486585> .

