@prefix schema: <http://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/b0071fx>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/92f8ace59216434126365f43ff66a80c"^^xsd:string ;
  schema:name "Pand 710"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961537> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71450075 52.00949339, 4.71453985 52.00950108, 4.71455117 52.00947266, 4.71443363 52.00944925, 4.71441913 52.00947733, 4.71450075 52.00949339))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

