@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/b006bc5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a110260db700957046216ef1505e523f" ;
  ns0:name "Pand 128"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960955> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71056710 52.00773285, 4.71054696 52.00771987, 4.71039966 52.00780688, 4.71040973 52.00781337, 4.71050443 52.00775744, 4.71051450 52.00776393, 4.71056710 52.00773285))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

