@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/b006snd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7060fd67f5840335f2773dd291e363b1" ;
  ns0:name "Pand 513"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961340> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70697186 52.00825760, 4.70696001 52.00824971, 4.70692504 52.00827014, 4.70691193 52.00827780, 4.70696313 52.00831302, 4.70701193 52.00828599, 4.70697186 52.00825760))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

