@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/b006tdw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c7391c6599061b498042afc206b41e6f" ;
  ns0:name "Pand 535"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961362> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71153471 52.00837734, 4.71158743 52.00839615, 4.71163830 52.00833458, 4.71158346 52.00831690, 4.71153471 52.00837734))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

