@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/b006sbp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/09ff47b8bd70cec175490e687a8c075a" ;
  ns0:name "Pand 504"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961331> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70690657 52.00821233, 4.70687115 52.00823423, 4.70692504 52.00827014, 4.70696001 52.00824971, 4.70690657 52.00821233))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

