@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/b008scs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e8e7e73d397338a9983db82f29e3995"^^xsd:string ;
  ns0:name "Pand 2187"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963014> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70923409 52.01292356, 4.70921825 52.01293934, 4.70920826 52.01293553, 4.70911156 52.01304000, 4.70917115 52.01306047, 4.70928791 52.01294412, 4.70923409 52.01292356))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

