@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/b007p2k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b8378908cbafbed9e37fb96db1ccf409"^^xsd:string ;
  ns0:name "Pand 1250"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962077> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70681854 52.01063402, 4.70684770 52.01061413, 4.70671686 52.01054161, 4.70668160 52.01056820, 4.70656463 52.01050467, 4.70651348 52.01054331, 4.70660752 52.01059774, 4.70666700 52.01063217, 4.70676247 52.01067920, 4.70678980 52.01065807, 4.70674790 52.01063743, 4.70673865 52.01064458, 4.70669182 52.01062151, 4.70673587 52.01058746, 4.70681854 52.01063402))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

