@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/b00bfk5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/123ee5beb767105025f8e8d3b4d0571a" ;
  ns0:name "Pand 3585"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964412> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70776615 52.01173563, 4.70783049 52.01168486, 4.70781971 52.01167985, 4.70783907 52.01166492, 4.70779797 52.01164353, 4.70771388 52.01170623, 4.70776615 52.01173563))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

