@prefix ns0: <https://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/b007rg9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8778c1edb228454a9fc7f211df52f52"^^xsd:string ;
  ns0:name "Pand 1320"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70877977 52.01071848, 4.70876250 52.01070908, 4.70874346 52.01072241, 4.70876134 52.01073138, 4.70877334 52.01072298, 4.70877977 52.01071848))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

