@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/b00862m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8bf851ec8e247ecf66294822f1ebd19a"^^xsd:string ;
  ns0:name "Pand 1685"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962512> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70971830 52.01201566, 4.70994253 52.01203603, 4.70994657 52.01199887, 4.70971794 52.01198861, 4.70971820 52.01197150, 4.70965199 52.01196698, 4.70965086 52.01198560, 4.70958873 52.01198281, 4.70958887 52.01200248, 4.70959947 52.01200487, 4.70963717 52.01200829, 4.70965093 52.01200954, 4.70965040 52.01199502, 4.70971854 52.01199936, 4.70971830 52.01201566))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

