@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/b007vbs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/112d14aa35dfe1c226b1a73198df42cb"^^xsd:string ;
  ns0:name "Pand 1403"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962230> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70978088 52.01107391, 4.70977045 52.01107436, 4.70973226 52.01107602, 4.70973419 52.01108840, 4.70974632 52.01116663, 4.70982563 52.01116207, 4.70981867 52.01111790, 4.70978796 52.01111867, 4.70978088 52.01107391))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

