@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/b0088kk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1ec3ed89738b61ea76a5cc4cd46eb63a"^^xsd:string ;
  ns0:name "Pand 1758"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962585> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70865318 52.01191884, 4.70864520 52.01193470, 4.70865145 52.01193975, 4.70865385 52.01195003, 4.70869776 52.01195663, 4.70871332 52.01193695, 4.70865318 52.01191884))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

