@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/b0089mc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8c09445a54ae3a14acea9ad1fbedf3b4"^^xsd:string ;
  ns0:name "Pand 1788"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962615> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70860940 52.01200577, 4.70861438 52.01199589, 4.70863352 52.01195790, 4.70863620 52.01195258, 4.70863153 52.01195168, 4.70858678 52.01198984, 4.70858009 52.01199726, 4.70859270 52.01200092, 4.70860940 52.01200577))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

