@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/b00bbr3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/46f090c66a6b2940b5eccc06e217deee" ;
  ns0:name "Pand 3503"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964330> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70460204 52.01238405, 4.70465426 52.01241751, 4.70470799 52.01238419, 4.70472582 52.01237313, 4.70467712 52.01233742, 4.70465912 52.01234860, 4.70460204 52.01238405))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

