@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/b007v3w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bba654a5de2dd4d4ae87fcbbbacf680e"^^xsd:string ;
  ns0:name "Pand 1396"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962223> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70673571 52.01098384, 4.70674004 52.01098063, 4.70670956 52.01096502, 4.70666539 52.01099788, 4.70661645 52.01097284, 4.70646773 52.01108356, 4.70654709 52.01112416, 4.70673571 52.01098384))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

