@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/b009hrn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4721a08a8621b486baf6b2fa4d6fc8fb" ;
  ns0:name "Pand 2807"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963634> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70398552 52.01118383, 4.70394270 52.01115929, 4.70386783 52.01120704, 4.70390732 52.01123362, 4.70398552 52.01118383))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

