@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/b007057>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/8dd935524a03857bdd2ad86115700e1a"^^xsd:string ;
  schema:name "Pand 673"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961500> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71237683 52.00924839, 4.71238722 52.00923536, 4.71216053 52.00916651, 4.71213148 52.00919811, 4.71236019 52.00926825, 4.71240435 52.00928179, 4.71248336 52.00930334, 4.71250593 52.00927144, 4.71246575 52.00925924, 4.71244217 52.00925208, 4.71242589 52.00927249, 4.71238606 52.00926039, 4.71239197 52.00925298, 4.71237683 52.00924839))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

