@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/b006zsz>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/c59804bb8b8912bd4815639b84fbf641"^^xsd:string ;
  schema:name "Pand 662"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961489> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70854287 52.00900273, 4.70849142 52.00904181, 4.70859335 52.00908954, 4.70860790 52.00909635, 4.70864906 52.00911563, 4.70869556 52.00907542, 4.70854287 52.00900273))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

