@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/b0099ss>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/01881545e3b727ba3c2ce4b01af26b33" ;
  ns0:name "Pand 2634"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963461> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70956977 52.01490059, 4.70956977 52.01490059, 4.70934507 52.01479237, 4.70930592 52.01482344, 4.70930019 52.01482799, 4.70956453 52.01492852, 4.70956977 52.01490059))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

