@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/b0086gk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ff0091a24bd15cfd5ba70b5af1f8fb0b"^^xsd:string ;
  ns0:name "Pand 1697"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962524> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70723868 52.01203532, 4.70727191 52.01200482, 4.70718217 52.01196261, 4.70717425 52.01195889, 4.70715856 52.01197159, 4.70714016 52.01196314, 4.70711925 52.01198048, 4.70713916 52.01198962, 4.70723868 52.01203532))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

