@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007tt6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/44c929686633a4942f4fffda746771e0"^^xsd:string ;
  ns0:name "Pand 1388"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962215> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71094352 52.01101971, 4.71087885 52.01100492, 4.71075777 52.01122533, 4.71082206 52.01126363, 4.71091207 52.01108286, 4.71085842 52.01107132, 4.71087509 52.01104282, 4.71092633 52.01105423, 4.71094352 52.01101971))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

