@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/b0071m0>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/600e65a2a69643a6d15a2ea2c9b671a4"^^xsd:string ;
  schema:name "Pand 715"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961542> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71007647 52.00948586, 4.71012637 52.00946078, 4.71003414 52.00940093, 4.71007231 52.00937853, 4.71003049 52.00935138, 4.70994573 52.00940111, 4.70994573 52.00940111, 4.71007647 52.00948586))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

