@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/b006jsd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e677364a0ba1a5ec62f2da5d5c42d743" ;
  ns0:name "Pand 314"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961141> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71326129 52.00788320, 4.71323009 52.00792304, 4.71338929 52.00796755, 4.71342016 52.00792811, 4.71326129 52.00788320))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

