@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/b009sq8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5bc8f837d6b747ae55ec7b181bcf4ad5" ;
  ns0:name "Pand 3038"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963865> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71010073 52.00779119, 4.71015247 52.00782814, 4.71015684 52.00782605, 4.71020295 52.00780504, 4.71019807 52.00780084, 4.71015815 52.00776650, 4.71010073 52.00779119))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

