@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/b009834>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c1acb28515de86b33342a12cb4426d4a" ;
  ns0:name "Pand 2585"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963412> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71164386 52.01433838, 4.71168924 52.01435925, 4.71176390 52.01430298, 4.71171377 52.01427868, 4.71164386 52.01433838))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

