@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/b00864f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0a9522d8b1cc4381ed30e50f61b68154"^^xsd:string ;
  ns0:name "Pand 1687"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962514> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70742678 52.01202155, 4.70744323 52.01200688, 4.70739776 52.01198805, 4.70741792 52.01196803, 4.70746452 52.01198708, 4.70757314 52.01188669, 4.70750968 52.01185521, 4.70735709 52.01199248, 4.70742678 52.01202155))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

