@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/b0cJr3>
  ns0:name "Gouda, wijk O (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/o"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34497> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70459056 52.01111986, 4.70484946 52.01100707, 4.70523295 52.01076596, 4.70508129 52.01068774, 4.70677263 52.00962044, 4.70642804 52.00943140, 4.70663017 52.00927766, 4.70698899 52.00949745, 4.70717304 52.00936998, 4.70801383 52.00915603, 4.70793307 52.00908954, 4.70824740 52.00892158, 4.70794616 52.00873684, 4.70816453 52.00864146, 4.70851333 52.00882078, 4.70895326 52.00852020, 4.70948449 52.00827180, 4.70988512 52.00805529, 4.70982512 52.00798044, 4.71009133 52.00786077, 4.71051274 52.00778633, 4.71105278 52.00805352, 4.71195778 52.00735836, 4.71218104 52.00711636, 4.71191245 52.00709030, 4.71201605 52.00689613, 4.71212828 52.00670955, 4.71198979 52.00660759, 4.71134339 52.00689684, 4.71065964 52.00726796, 4.70927966 52.00716194, 4.70772265 52.00744345, 4.70620994 52.00802702, 4.70494142 52.00863084, 4.70371900 52.00941600, 4.70323515 52.01007529, 4.70328811 52.01061131, 4.70369009 52.01061035, 4.70459056 52.01111986))"^^geo:wktLiteral ;
    osm:area 95415.0
  ] .

