@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/b007hdt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8db1c346b955b1bffe2cda2b45e714a"^^xsd:string ;
  ns0:name "Pand 1115"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961942> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71224235 52.01040482, 4.71220413 52.01039168, 4.71217076 52.01042865, 4.71211983 52.01041766, 4.71206975 52.01050604, 4.71220457 52.01053513, 4.71225288 52.01044975, 4.71220446 52.01043771, 4.71221803 52.01041693, 4.71224235 52.01040482))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

