@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/b006hs1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1869da6b6ce6a38b736f5c70cd5d700e" ;
  ns0:name "Pand 285"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961112> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70789423 52.00815069, 4.70785266 52.00812868, 4.70780213 52.00816317, 4.70784248 52.00818417, 4.70789423 52.00815069))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

