@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/b007k7h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/89014160a0182d6abd1ad2dd4e10035a"^^xsd:string ;
  ns0:name "Pand 1168"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961995> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70887109 52.01014252, 4.70885386 52.01013307, 4.70882670 52.01011818, 4.70879441 52.01013667, 4.70883742 52.01016307, 4.70887109 52.01014252))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

