@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/b007xhm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6f94b12c65f7ab6ed673f946d018102e"^^xsd:string ;
  ns0:name "Pand 1466"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962293> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70807095 52.01046911, 4.70803277 52.01049312, 4.70786852 52.01060054, 4.70791736 52.01062915, 4.70811834 52.01049644, 4.70807095 52.01046911))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

