@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/b00691n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/570f5bb6528166160382546e309bccfc" ;
  ns0:name "Pand 89"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960916> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71447240 52.00732961, 4.71446757 52.00734565, 4.71463184 52.00736448, 4.71463667 52.00734844, 4.71447240 52.00732961))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

