@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/b009mdn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e48bc307d471e0a428a86f7688e11ab" ;
  ns0:name "Pand 2884"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963711> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70654366 52.01007165, 4.70658096 52.01004863, 4.70630389 52.00990044, 4.70626589 52.00987988, 4.70623236 52.00990346, 4.70636730 52.00997652, 4.70654366 52.01007165))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

