@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/b008vp8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0157c1ee42e56a80f6161f8837c321b3"^^xsd:string ;
  ns0:name "Pand 2254"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963081> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70887096 52.01280324, 4.70884698 52.01282892, 4.70891781 52.01285427, 4.70912942 52.01262969, 4.70906250 52.01259758, 4.70887096 52.01280324))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

