@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/b0071hr>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/23331dd3200a2ae9c615e4545b1095c7"^^xsd:string ;
  schema:name "Pand 712"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961539> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70986967 52.00947341, 4.70987927 52.00946693, 4.70981164 52.00942115, 4.70975877 52.00945348, 4.70993297 52.00956681, 4.70998359 52.00953783, 4.70998359 52.00953783, 4.70986967 52.00947341))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

