@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007c6t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ed844c649bf6ac5f1cac13a426f89e0e"^^xsd:string ;
  ns0:name "Pand 993"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961820> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70956404 52.00967268, 4.70954811 52.00966330, 4.70956866 52.00965000, 4.70954701 52.00963670, 4.70940429 52.00971372, 4.70945078 52.00974295, 4.70956404 52.00967268))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

