@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/b0086cb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4dc13c0d667669dc94ad58d8c8592861"^^xsd:string ;
  ns0:name "Pand 1694"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962521> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71188245 52.01202751, 4.71182167 52.01206480, 4.71182911 52.01206954, 4.71192606 52.01212433, 4.71197215 52.01208649, 4.71188245 52.01202751))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

