@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/b00687r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/569d77303fc160cb75b1f18a6625e2e2" ;
  ns0:name "Pand 66"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960893> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71467299 52.00742384, 4.71468892 52.00737102, 4.71463184 52.00736448, 4.71446757 52.00734565, 4.71434998 52.00733216, 4.71432811 52.00739406, 4.71432607 52.00740513, 4.71438452 52.00744048, 4.71460247 52.00746592, 4.71461733 52.00741745, 4.71467299 52.00742384))"^^geo:wktLiteral ;
    osm:area 243.0
  ] .

