@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/b007zs9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a3bdb9268a48080ec6fc2593dc728cc1"^^xsd:string ;
  ns0:name "Pand 1503"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962330> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70410642 52.00998561, 4.70407131 52.00996794, 4.70398655 52.01003209, 4.70402708 52.01005627, 4.70411578 52.00999344, 4.70413949 52.00997664, 4.70412655 52.00997037, 4.70410642 52.00998561))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

