@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/b006gx9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8bd6e6f28ac43e359238c3f22c481118" ;
  ns0:name "Pand 260"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961087> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71397065 52.00813224, 4.71393844 52.00812323, 4.71390818 52.00816677, 4.71394187 52.00817584, 4.71397065 52.00813224))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

