@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/bjzNbX9>
  pico:hasAge "26"^^xsd:string ;
  schema:familyName "Goudkade"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7d014a3-9288-2c1d-8b9f-2552f82e1ba4"^^xsd:string ;
  schema:givenName "Martinus Johannes"^^xsd:string ;
  schema:name "Martinus Johannes Goudkade"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boskoop> ;
  schema:spouse <https://n2t.net/ark:/60537/bAbg98q> ;
  schema:parent <https://n2t.net/ark:/60537/bNVrZkX>, <https://n2t.net/ark:/60537/bQ0rMKF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWFOe6v> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2753965> .

