@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/b009hj5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/462a7c38c204c483257cebe36404166c" ;
  ns0:name "Pand 2801"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963628> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70703870 52.01115854, 4.70701954 52.01114936, 4.70697996 52.01118083, 4.70699867 52.01119036, 4.70699867 52.01119036, 4.70699867 52.01119036, 4.70703870 52.01115854))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

