@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/bumKZu>
  ns0:name "Gouda, 17. quartier (1542-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/17" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100670> ;
  ns0:startDate "1542"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70869978 52.01170332, 4.70891877 52.01135185, 4.70908372 52.01123488, 4.70909154 52.01107527, 4.70891470 52.01108614, 4.70887682 52.01093382, 4.70873438 52.01073801, 4.70838616 52.01054220, 4.70807891 52.01028144, 4.70780203 52.01046483, 4.70760927 52.01037387, 4.70786845 52.01022736, 4.70753739 52.01002989, 4.70699599 52.01040644, 4.70668516 52.01068742, 4.70781873 52.01124720, 4.70869978 52.01170332))"^^geo:wktLiteral ;
    osm:area 13870.0
  ] .

