@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/b0070hc>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/d2b5900972ba581e43feb0d0fa9ebfa3"^^xsd:string ;
  schema:name "Pand 683"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961510> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70972659 52.00925923, 4.70972659 52.00925923, 4.70974035 52.00926814, 4.70974035 52.00926814, 4.70976100 52.00928151, 4.70976545 52.00928439, 4.70976545 52.00928439, 4.70976545 52.00928439, 4.70984932 52.00923507, 4.70980992 52.00920978, 4.70972659 52.00925923, 4.70972659 52.00925923))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

