@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/b006h1x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c7fb2f5d54a2b6cfcb15ba71a59bdd78" ;
  ns0:name "Pand 263"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961090> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70777296 52.00808646, 4.70775580 52.00809880, 4.70779905 52.00812170, 4.70776478 52.00814374, 4.70780213 52.00816317, 4.70785266 52.00812868, 4.70777296 52.00808646))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

