@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/b009gxb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4a69db9f0785fad97a869c1697acf138" ;
  ns0:name "Pand 2783"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963610> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71398262 52.01115526, 4.71385970 52.01114506, 4.71384978 52.01118829, 4.71400746 52.01120476, 4.71401453 52.01117881, 4.71397830 52.01117507, 4.71398262 52.01115526))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

