@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/b009dhm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/72f38839a71dac0a90b4482a7cdea8b9" ;
  ns0:name "Pand 2713"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963540> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70729587 52.01204919, 4.70727116 52.01207291, 4.70738171 52.01211937, 4.70740742 52.01209507, 4.70729587 52.01204919))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

