@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/b0080rm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0fb6a031d5dfeff5703b4c915d545c50"^^xsd:string ;
  ns0:name "Pand 1531"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962358> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70841349 52.00879037, 4.70839725 52.00878093, 4.70832314 52.00883176, 4.70836249 52.00885416, 4.70842603 52.00881437, 4.70845833 52.00879321, 4.70843228 52.00877806, 4.70841349 52.00879037))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

