@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/b006d8p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/74a3b000e01f6922ab73c572917bb21b" ;
  ns0:name "Pand 183"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961010> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71516909 52.00797248, 4.71518809 52.00800244, 4.71530318 52.00798121, 4.71528026 52.00794737, 4.71516909 52.00797248))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

