@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/bdWUS4>
  ns0:name "Gouda, wijk I (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/i"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34503> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70974571 52.01131358, 4.70988017 52.01131624, 4.70988368 52.01108424, 4.70974368 52.01104383, 4.70947438 52.01106302, 4.70941773 52.01056325, 4.70900275 52.01001010, 4.70876661 52.00985878, 4.70834326 52.00980776, 4.70788741 52.00983343, 4.70751393 52.01007178, 4.70729830 52.01023087, 4.70715239 52.01017721, 4.70693880 52.01035329, 4.70699940 52.01038854, 4.70677317 52.01059190, 4.70793578 52.01133145, 4.70808752 52.01140400, 4.70871837 52.01173303, 4.70877954 52.01132688, 4.70950677 52.01134710, 4.70974571 52.01131358))"^^geo:wktLiteral ;
    osm:area 24867.0
  ] .

