@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/b0095p1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f80d1a8cbc4a12d379cbec8192d61c58" ;
  ns0:name "Pand 2515"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963342> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71125161 52.01388649, 4.71126605 52.01389296, 4.71128885 52.01389033, 4.71112826 52.01381840, 4.71110519 52.01385369, 4.71122636 52.01390796, 4.71125161 52.01388649))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

