@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/b008594>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5bdec23988c466a1860134b44d6e7661"^^xsd:string ;
  ns0:name "Pand 1663"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962490> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70629045 52.01164436, 4.70622721 52.01161722, 4.70618727 52.01165417, 4.70624917 52.01168079, 4.70629045 52.01164436))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

