@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/b006n7x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/76fd9124806518f7297af9a84e11c662" ;
  ns0:name "Pand 385"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961212> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70703465 52.00852999, 4.70705574 52.00854130, 4.70698964 52.00858826, 4.70703746 52.00861415, 4.70710590 52.00856893, 4.70707823 52.00855453, 4.70712427 52.00852084, 4.70708053 52.00849740, 4.70703465 52.00852999))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

