@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/b009vhj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c717f4d38707457cc1c431ec85c285cf" ;
  ns0:name "Pand 3090"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963917> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70975506 52.00866878, 4.70970386 52.00864407, 4.70969214 52.00865332, 4.70968282 52.00866068, 4.70965197 52.00868502, 4.70970442 52.00871115, 4.70975506 52.00866878))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

