@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/b006brq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c7023039ee7d7aa44662ca9fb6170a3c" ;
  ns0:name "Pand 139"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960966> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71170514 52.00776240, 4.71168148 52.00780394, 4.71180851 52.00786222, 4.71184534 52.00782482, 4.71170514 52.00776240))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

