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

<https://n2t.net/ark:/60537/b87jAT>
  ns0:name "Gouda, wijk N (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/n" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34496> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70941855 52.01354227, 4.70903977 52.01352311, 4.70828969 52.01339523, 4.70793679 52.01328191, 4.70818193 52.01284004, 4.70786114 52.01262597, 4.70724687 52.01232291, 4.70676606 52.01267152, 4.70634242 52.01248657, 4.70687015 52.01212489, 4.70539064 52.01145160, 4.70489460 52.01170716, 4.70411656 52.01211245, 4.70524307 52.01281314, 4.70666238 52.01356079, 4.70762030 52.01409450, 4.70866009 52.01468066, 4.70874680 52.01480271, 4.70952897 52.01442806, 4.70960353 52.01431224, 4.70956356 52.01416229, 4.70941855 52.01354227))"^^geo:wktLiteral ;
    osm:area 48787.0
  ] .

