@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/b008ssr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ae75ea44202bcf1890d6c7f39ffb70df"^^xsd:string ;
  ns0:name "Pand 2199"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963026> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70940976 52.01294065, 4.70943586 52.01295079, 4.70956180 52.01282733, 4.70952076 52.01281035, 4.70939108 52.01293597, 4.70930715 52.01301726, 4.70930091 52.01301481, 4.70920796 52.01310485, 4.70922372 52.01311186, 4.70931894 52.01302552, 4.70934712 52.01303779, 4.70939009 52.01299566, 4.70936399 52.01298552, 4.70940976 52.01294065))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

