@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/b0075h8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c4076138164555c9e189b88b6a505a67"^^xsd:string ;
  ns0:name "Pand 828"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961655> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70941237 52.00944547, 4.70941214 52.00944535, 4.70918969 52.00959435, 4.70941237 52.00944547))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

