@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/b008dcm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6aae696db84fe2d99b208815c40493c0"^^xsd:string ;
  ns0:name "Pand 1868"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962695> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70729556 52.01131648, 4.70728544 52.01131111, 4.70728544 52.01131111, 4.70727133 52.01130365, 4.70731488 52.01127230, 4.70730190 52.01126544, 4.70725836 52.01129678, 4.70722240 52.01132311, 4.70710697 52.01140992, 4.70715103 52.01143300, 4.70721284 52.01138281, 4.70727464 52.01133262, 4.70729556 52.01131648))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

