@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/b007x79>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6200db63e4620e8c08885640114f718b"^^xsd:string ;
  ns0:name "Pand 1458"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962285> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70956868 52.01053940, 4.70956012 52.01052296, 4.70947260 52.01054381, 4.70947996 52.01056161, 4.70956868 52.01053940))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

