@prefix ns0: <https://schema.org/> .
@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/b009sbq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c584510b88993b947d7d6c0bf1a37292" ;
  ns0:name "Pand 3027"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963854> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70981203 52.00826583, 4.70985676 52.00823291, 4.70974021 52.00817345, 4.70969424 52.00820619, 4.70981203 52.00826583))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

