@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/b009819>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cd332184a94b40cf2099c2a8d1a96974" ;
  ns0:name "Pand 2583"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963410> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70938491 52.01431598, 4.70940830 52.01432692, 4.70938514 52.01434537, 4.70941773 52.01435704, 4.70952908 52.01427867, 4.70946835 52.01424808, 4.70938491 52.01431598))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

