@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/b008f8r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9d366e75c1184d446603056ca2dc5c0f"^^xsd:string ;
  ns0:name "Pand 1894"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962721> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70719504 52.01145390, 4.70724415 52.01147645, 4.70736339 52.01138634, 4.70739690 52.01136102, 4.70736049 52.01134267, 4.70740282 52.01131069, 4.70741844 52.01131856, 4.70755166 52.01121788, 4.70757067 52.01122757, 4.70760377 52.01120283, 4.70760377 52.01120283, 4.70763117 52.01118234, 4.70757603 52.01115480, 4.70748364 52.01122521, 4.70743794 52.01126002, 4.70719504 52.01145390))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

