@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/b008sk8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2d8fabeee5b941616ff7f53eb3030045"^^xsd:string ;
  ns0:name "Pand 2193"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963020> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71076177 52.01293862, 4.71070589 52.01295471, 4.71076103 52.01303089, 4.71083777 52.01300802, 4.71082810 52.01299919, 4.71076177 52.01293862))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

