@prefix ns0: <https://schema.org/> .
@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/b006qp2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/034752a968cf50404ac13f4663cdb6b3" ;
  ns0:name "Pand 456"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961283> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71171062 52.00874694, 4.71170043 52.00875669, 4.71171875 52.00876273, 4.71170855 52.00877352, 4.71169107 52.00876748, 4.71167809 52.00878212, 4.71186527 52.00884203, 4.71190472 52.00879907, 4.71167222 52.00872344, 4.71171330 52.00867778, 4.71160535 52.00864103, 4.71156254 52.00868884, 4.71157051 52.00869125, 4.71156405 52.00869962, 4.71171062 52.00874694))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

