@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/b8X6Gn>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/efda3822868c5f07d26fd782eac1a17ffce8010a308f0fe39cce82179a62c201"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Mijlie"@nl ;
  schema:familyName "Mijlie"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  roar:documentedIn <https://n2t.net/ark:/60537/boJMB5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22768> .

