@prefix ns0: <https://schema.org/> .
@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/b006jdv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d3c9b26d44cc84931ccf722887807806" ;
  ns0:name "Pand 303"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961130> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70807762 52.00784733, 4.70804415 52.00782888, 4.70798888 52.00787077, 4.70802131 52.00788966, 4.70807762 52.00784733))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

