@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/b006ms5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6fae73fa76a30cfad609daaf6cda3cf0" ;
  ns0:name "Pand 372"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961199> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70721607 52.00854535, 4.70724828 52.00852088, 4.70722327 52.00850834, 4.70725761 52.00848227, 4.70716868 52.00843934, 4.70709987 52.00848474, 4.70721607 52.00854535))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

