@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/b006fm6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/71bb06b3ef2345db5bb1da5c12366591" ;
  ns0:name "Pand 222"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961049> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70635494 52.00819440, 4.70632071 52.00817282, 4.70627090 52.00819998, 4.70636777 52.00826082, 4.70640204 52.00828234, 4.70641974 52.00827164, 4.70639733 52.00825751, 4.70642681 52.00823970, 4.70635494 52.00819440))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

