@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/b0067vt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/462a3d0f5c6cde46b891d7a0d3beb7a4" ;
  ns0:name "Pand 55"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960882> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71047867 52.00736242, 4.71043327 52.00735279, 4.71040793 52.00740483, 4.71045460 52.00741494, 4.71047867 52.00736242))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

