@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/b006hbn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dcf5cb8728768a363526f470c66917b2" ;
  ns0:name "Pand 272"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961099> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70998205 52.00813568, 4.71001765 52.00810933, 4.70992498 52.00805955, 4.70989796 52.00808109, 4.70989189 52.00808593, 4.70998205 52.00813568))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

