@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/b006spt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2b025880dfead7ac9c1b2f5cadc7bcc3" ;
  ns0:name "Pand 514"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961341> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70785057 52.00826615, 4.70782824 52.00825033, 4.70778808 52.00827448, 4.70783144 52.00830617, 4.70785134 52.00829455, 4.70787291 52.00828197, 4.70785057 52.00826615))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

