@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/bdKgnj>
  ns0:name "Gouda, 24. quartier (1542-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/24" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100672> ;
  ns0:startDate "1542"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71213311 52.00713340, 4.71189183 52.00708830, 4.71147015 52.00684274, 4.71087256 52.00725101, 4.70980545 52.00720964, 4.70889686 52.00725727, 4.70710246 52.00773319, 4.70538898 52.00854840, 4.70508887 52.00875808, 4.70486397 52.00887249, 4.70442683 52.00908138, 4.70400067 52.00931852, 4.70337505 52.00990335, 4.70333442 52.01106947, 4.70366380 52.01169623, 4.70512784 52.01084891, 4.70480266 52.01068038, 4.70490736 52.01059798, 4.70570714 52.00996854, 4.70652265 52.00947289, 4.70757940 52.00900321, 4.70791974 52.00880362, 4.70985295 52.00802467, 4.71006899 52.00793761, 4.71119228 52.00747365, 4.71148959 52.00758955, 4.71213311 52.00713340))"^^geo:wktLiteral ;
    osm:area 84059.0
  ] .

