@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/b00b9z6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dfad5733d1ffd075c8f5860547282120" ;
  ns0:name "Pand 3480"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964307> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70756480 52.01271627, 4.70761204 52.01273877, 4.70766368 52.01269748, 4.70761503 52.01267555, 4.70756480 52.01271627))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

