@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/b009mrs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7c3ae7879598bc35f68ad3ed52a874df" ;
  ns0:name "Pand 2894"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963721> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70662304 52.00924861, 4.70671912 52.00930576, 4.70676325 52.00932472, 4.70680231 52.00929974, 4.70667435 52.00922597, 4.70662304 52.00924861, 4.70662304 52.00924861))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

