@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/b0086xz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5c79e10ccd63c780ccaf373d6541ba58"^^xsd:string ;
  ns0:name "Pand 1710"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962537> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70482779 52.01203791, 4.70477276 52.01201381, 4.70471492 52.01213955, 4.70471049 52.01214919, 4.70475730 52.01215739, 4.70482779 52.01203791))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

