@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/b00b67c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2139595fe10317e3f297a450122dd01e" ;
  ns0:name "Pand 3372"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964199> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71108146 52.01314653, 4.71117000 52.01319789, 4.71121365 52.01316416, 4.71119298 52.01315377, 4.71117075 52.01314180, 4.71112496 52.01311622, 4.71108146 52.01314653))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

