@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/b007sgp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66ee8e7f4cff6071cb888bd3e8af4d08"^^xsd:string ;
  ns0:name "Pand 1349"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962176> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70901924 52.01106692, 4.70886587 52.01105433, 4.70886261 52.01106948, 4.70891251 52.01107357, 4.70891100 52.01108360, 4.70891806 52.01108416, 4.70901396 52.01109189, 4.70901924 52.01106692))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

