@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/b00671w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/29c9714e25afc234f7ed487afc1a59ae" ;
  ns0:name "Pand 31"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960858> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71068704 52.00724935, 4.71067211 52.00725059, 4.71066803 52.00725954, 4.71067719 52.00729188, 4.71070677 52.00728869, 4.71069953 52.00725964, 4.71068704 52.00724935))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

