@prefix schema: <http://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bqbJ6A>
  schema:hasOccupation "1e Luitenant adjudant"@nl ;
  pico:hasAge "40"^^xsd:string ;
  schema:givenName "Daniel Johan George"^^xsd:string ;
  schema:name "Daniel Johan George Vrijdag"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e7f3150c-1d8a-4723-9add-007b5a6fec59"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Vrijdag"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bd7kLH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59804> .

