@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b00779j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3aaa309eb8689bca9cac1c5fa5298fca"^^xsd:string ;
  ns0:name "Pand 880"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961707> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70846283 52.00983676, 4.70851151 52.00986333, 4.70856061 52.00982592, 4.70856306 52.00982408, 4.70858652 52.00980647, 4.70871974 52.00970642, 4.70864856 52.00967427, 4.70853669 52.00977328, 4.70851537 52.00979215, 4.70851133 52.00978971, 4.70846283 52.00983676))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

