@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/b008vnv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/59491aec165e40ff89a1bc2cbc9eeecf"^^xsd:string ;
  ns0:name "Pand 2253"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963080> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71310311 52.01283420, 4.71308513 52.01282660, 4.71306557 52.01284422, 4.71304250 52.01283433, 4.71299315 52.01287747, 4.71303946 52.01289764, 4.71308574 52.01284985, 4.71310311 52.01283420))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

