@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/b00bfr7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/123ca9380647714e6f0b3a38b9f130b1" ;
  ns0:name "Pand 3590"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964417> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70783907 52.01155472, 4.70788465 52.01157736, 4.70788545 52.01157776, 4.70791762 52.01155311, 4.70787123 52.01153007, 4.70783907 52.01155472))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

