@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/b007zh0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bae63669e8dcb52bf21e37c3a899fc73"^^xsd:string ;
  ns0:name "Pand 1495"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962322> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70428369 52.01001967, 4.70431962 52.00999321, 4.70429658 52.00998129, 4.70426181 52.01000835, 4.70428369 52.01001967))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

