@prefix schema: <http://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/b0070k6>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0b3bdc4c5e0a0838748a34468d6aa90d"^^xsd:string ;
  schema:name "Pand 685"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961512> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70804031 52.00922736, 4.70804189 52.00922643, 4.70814814 52.00929497, 4.70820037 52.00926616, 4.70799695 52.00913998, 4.70797124 52.00915687, 4.70794916 52.00914631, 4.70794938 52.00913226, 4.70791252 52.00910915, 4.70793043 52.00909827, 4.70790328 52.00908124, 4.70786391 52.00905655, 4.70783008 52.00907710, 4.70783926 52.00908250, 4.70781465 52.00909843, 4.70789475 52.00914556, 4.70799780 52.00920620, 4.70800153 52.00920394, 4.70804031 52.00922736))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

