@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/b006sm0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6657751b6efe843c9e3d365b80c85035" ;
  ns0:name "Pand 512"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961339> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70753172 52.00824657, 4.70752092 52.00825374, 4.70754007 52.00826353, 4.70755018 52.00825601, 4.70753172 52.00824657))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

