@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/b006xmh>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/a9eb821be3017e2db48fee5bd616d66d"^^xsd:string ;
  schema:name "Pand 628"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961455> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70863138 52.00894895, 4.70859331 52.00896991, 4.70871404 52.00902818, 4.70873850 52.00900963, 4.70872234 52.00900047, 4.70866295 52.00896683, 4.70863138 52.00894895))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

