@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/b0066t1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2c3797e17fa5bf84ee398293bce682b7" ;
  ns0:name "Pand 25"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960852> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71221073 52.00714037, 4.71211985 52.00712851, 4.71216603 52.00704872, 4.71208419 52.00703816, 4.71203055 52.00713646, 4.71209962 52.00716211, 4.71211665 52.00714464, 4.71220073 52.00716839, 4.71221073 52.00714037))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

