@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/b006wtm>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/5fb6f2ffbf14d6588fbd58830656114c"^^xsd:string ;
  schema:name "Pand 605"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961432> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70929499 52.00893509, 4.70925662 52.00891018, 4.70919576 52.00894998, 4.70923752 52.00897420, 4.70929499 52.00893509))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

