@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/b0081tt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4387c07ec6bd7699601ba2ff210dfe46"^^xsd:string ;
  ns0:name "Pand 1562"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962389> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70851128 52.01128485, 4.70848583 52.01130429, 4.70842265 52.01135109, 4.70845420 52.01136663, 4.70852467 52.01131514, 4.70854882 52.01132773, 4.70877191 52.01116474, 4.70871632 52.01113884, 4.70853289 52.01126945, 4.70851128 52.01128485))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

