@prefix schema: <http://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/b006zpq>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/ca7d3dae41fc0c80028d8742874ad1be"^^xsd:string ;
  schema:name "Pand 659"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961486> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71021164 52.00903619, 4.71017700 52.00901557, 4.71006408 52.00909150, 4.71007253 52.00909742, 4.71005874 52.00910651, 4.71004956 52.00910126, 4.71004150 52.00910668, 4.71007226 52.00912471, 4.71011424 52.00909805, 4.71021164 52.00903619))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

