@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/b0085mv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bfc8ea5494bd73b545bf3e1d346f21e2"^^xsd:string ;
  ns0:name "Pand 1672"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962499> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70411249 52.01194884, 4.70405397 52.01197447, 4.70426291 52.01214276, 4.70432205 52.01211551, 4.70429344 52.01209276, 4.70411249 52.01194884))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

