@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/b0082t6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8800c7dfc4d058e7e23534663ea273a5"^^xsd:string ;
  ns0:name "Pand 1591"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962418> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71367862 52.01153814, 4.71359500 52.01153122, 4.71359153 52.01154590, 4.71358519 52.01157273, 4.71366845 52.01158019, 4.71367862 52.01153814))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

