@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/b00b377>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a4fe5d3354b9fffab07503662f8a611d" ;
  ns0:name "Pand 3285"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964112> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71379190 52.01035730, 4.71371503 52.01035207, 4.71371285 52.01036429, 4.71368087 52.01036193, 4.71367080 52.01041401, 4.71378074 52.01042211, 4.71379190 52.01035730))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

