@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/b00b15n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b1a085921c6883621bb7f9db12154d11" ;
  ns0:name "Pand 3225"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964052> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71004008 52.01239861, 4.71018804 52.01240751, 4.71022691 52.01240987, 4.71023136 52.01238621, 4.71020638 52.01238442, 4.71020873 52.01237080, 4.71019644 52.01237068, 4.71015263 52.01236874, 4.71004383 52.01236423, 4.71004008 52.01239861))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

