@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/b006hvv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/faf70138f25c573cf9e61a3d4877a489" ;
  ns0:name "Pand 287"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961114> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71166265 52.00818665, 4.71169144 52.00819695, 4.71171714 52.00817388, 4.71169082 52.00816272, 4.71166906 52.00816326, 4.71165379 52.00817843, 4.71166265 52.00818665))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

