@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/b008ctm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/01e94fd828e399551e22feaa4abd5940"^^xsd:string ;
  ns0:name "Pand 1852"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962679> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70821951 52.01181328, 4.70823698 52.01179854, 4.70824649 52.01179051, 4.70821951 52.01181328))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

