@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/b007jzt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ed3a4bdd867edd9d5cab285e3887408d"^^xsd:string ;
  ns0:name "Pand 1160"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961987> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70351337 52.01007763, 4.70350361 52.01007269, 4.70347896 52.01012511, 4.70352810 52.01015251, 4.70357852 52.01011134, 4.70357179 52.01010821, 4.70351337 52.01007763))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

