@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/b0082w1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e5d0cef02c00ee6e57a211e85e27400"^^xsd:string ;
  ns0:name "Pand 1593"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962420> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70550208 52.01150188, 4.70549206 52.01150901, 4.70547312 52.01152249, 4.70545350 52.01151200, 4.70540032 52.01154697, 4.70548098 52.01159020, 4.70555663 52.01153494, 4.70550208 52.01150188))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

