@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/b0082vm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/118a42fdb951f3cc55af34c4190d968b"^^xsd:string ;
  ns0:name "Pand 1592"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962419> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70526519 52.01147408, 4.70531764 52.01150244, 4.70538764 52.01145314, 4.70549206 52.01150901, 4.70550208 52.01150188, 4.70554999 52.01146778, 4.70552605 52.01145497, 4.70548020 52.01148761, 4.70538975 52.01144171, 4.70537382 52.01143362, 4.70540277 52.01141191, 4.70534774 52.01138350, 4.70533247 52.01139353, 4.70529682 52.01141828, 4.70517920 52.01135380, 4.70511326 52.01139187, 4.70520839 52.01144336, 4.70526519 52.01147408))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

