@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/b009n6j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fd7d84ed7b70d81f586ab640367953a8" ;
  ns0:name "Pand 2907"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963734> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70820037 52.00926616, 4.70823809 52.00922787, 4.70802017 52.00909767, 4.70799707 52.00911227, 4.70801946 52.00912616, 4.70799695 52.00913998, 4.70820037 52.00926616))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

