@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b007r5k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6da4db7960ffb6eb7cf5f83fe408eaac"^^xsd:string ;
  ns0:name "Pand 1311"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bhuNxBC>, [
    geo:asWKT "POLYGON ((4.71044978 52.01070598, 4.71022174 52.01068684, 4.71021653 52.01072041, 4.71044597 52.01072673, 4.71044978 52.01070598))"^^geo:wktLiteral ;
    osm:area 48.0
  ] ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962138> .

