@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007vm3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/05242a9e2eb7338fdc52234781543329"^^xsd:string ;
  ns0:name "Pand 1411"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962238> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71157412 52.01109924, 4.71151559 52.01109361, 4.71149976 52.01112755, 4.71154075 52.01114121, 4.71153550 52.01114721, 4.71154522 52.01115044, 4.71157545 52.01116052, 4.71160020 52.01113223, 4.71156527 52.01112857, 4.71157412 52.01109924))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

