@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/b007qjr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bc481bd459557e972248229aaf12a6a2"^^xsd:string ;
  ns0:name "Pand 1293"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962120> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71318941 52.01068146, 4.71313865 52.01067794, 4.71313597 52.01069264, 4.71303350 52.01068554, 4.71300538 52.01076253, 4.71320064 52.01077246, 4.71321142 52.01072205, 4.71318139 52.01071961, 4.71318941 52.01068146))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

