@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/b006gmk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/00e1b2e7ca73134f9cb4ca7698789d09" ;
  ns0:name "Pand 251"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961078> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70817584 52.00822580, 4.70818511 52.00821980, 4.70813007 52.00818360, 4.70808277 52.00815249, 4.70817296 52.00810586, 4.70812606 52.00807771, 4.70797567 52.00816443, 4.70813034 52.00825530, 4.70815063 52.00824214, 4.70817584 52.00822580))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

