@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bWfttI>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/46b10f478b06efbaa7b74a0f2db090abbc734ff061c210837c97e6066a1d2ce0"^^xsd:string ;
  schema:givenName "Johannis"^^xsd:string ;
  schema:name "Johannis Mensing"@nl ;
  schema:familyName "Mensing"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/baPoSp> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22669> .

