@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/b008x30>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/078c0a09bc02e5917e60e76b8b1a94bd"^^xsd:string ;
  ns0:name "Pand 2295"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70911277 52.01320544, 4.70915037 52.01322242, 4.70919159 52.01318765, 4.70915399 52.01317068, 4.70911277 52.01320544))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

