@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/b00bh86>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9d7fa6b476d09906f468c086f1198efc" ;
  ns0:name "Pand 3634"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964461> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70873329 52.01107786, 4.70882442 52.01099483, 4.70886511 52.01095775, 4.70880644 52.01093750, 4.70879377 52.01094742, 4.70867113 52.01104443, 4.70873329 52.01107786))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

