@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/b007x94>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c76d70b72902a2ca49be4ecfc88fe16e"^^xsd:string ;
  ns0:name "Pand 1460"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962287> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71132091 52.01051546, 4.71118791 52.01051411, 4.71118716 52.01052545, 4.71131936 52.01053035, 4.71132091 52.01051546))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

