@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/b006wqc>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/9fc0938eb10eb8bb7a3865f1525caac3"^^xsd:string ;
  schema:name "Pand 602"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961429> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70880660 52.00886781, 4.70892560 52.00894191, 4.70892559 52.00894191, 4.70892559 52.00894191, 4.70895177 52.00895821, 4.70900239 52.00892644, 4.70886343 52.00884476, 4.70880660 52.00886781))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

