@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRSWQz>
  ns0:name "Hofje van Gijsbert de Lange"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/12"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233789> ;
  ns0:startDate "1651"^^xsd:gYear ;
  ns0:endDate "1783"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70347896 52.01012511, 4.70360363 52.01001604, 4.70369559 52.01006395, 4.70356415 52.01017110, 4.70347896 52.01012511))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

