@prefix ns0: <https://schema.org/> .
@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/b006czk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/938120fab334af3b6fe0ff2245d9fd30" ;
  ns0:name "Pand 174"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961001> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70957919 52.00799529, 4.70950939 52.00802373, 4.70961224 52.00808228, 4.70967126 52.00804600, 4.70957919 52.00799529))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

