@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/b006w9d>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/5e1ab55043af1cebdf129b582786a0ee"^^xsd:string ;
  schema:name "Pand 590"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961417> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70981723 52.00897886, 4.70981723 52.00897886, 4.70981723 52.00897886, 4.70982313 52.00897478, 4.70978072 52.00895084, 4.70977483 52.00895470, 4.70977483 52.00895470, 4.70981723 52.00897886))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

