@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/bSib1Y>
  ns0:name "Gouda, wijk P (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/p" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34498> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70838676 52.00415943, 4.70689689 52.00324539, 4.69442236 52.00671892, 4.69779679 52.00910418, 4.69880440 52.00957411, 4.69685912 52.01044552, 4.69363166 52.01041145, 4.69337908 52.01093059, 4.69708808 52.01145793, 4.69984588 52.01022909, 4.70078515 52.01037416, 4.70139103 52.01073232, 4.70207755 52.01141539, 4.70264313 52.01121119, 4.70294197 52.01085830, 4.70300320 52.01005131, 4.70321622 52.00971301, 4.70442838 52.00879952, 4.70662185 52.00767288, 4.70890582 52.00702208, 4.71069184 52.00695691, 4.71231363 52.00643050, 4.71173626 52.00580093, 4.70838676 52.00415943))"^^geo:wktLiteral ;
    osm:area 529034.0
  ] .

