@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/bms9PC>
  ns0:name "Gouda, 22. quartier (1542-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/22" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100671> ;
  ns0:startDate "1542"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70828880 52.00921804, 4.70841409 52.00923990, 4.70881758 52.00899028, 4.70928571 52.00918502, 4.70972216 52.00891420, 4.71036983 52.00923784, 4.71058433 52.00902413, 4.71003675 52.00871900, 4.71048024 52.00844883, 4.71042021 52.00835896, 4.71003802 52.00814534, 4.70963103 52.00843899, 4.70915907 52.00868646, 4.70851819 52.00896466, 4.70828880 52.00921804))"^^geo:wktLiteral ;
    osm:area 7688.0
  ] .

