@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/b006p94>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9f6e08697972ab63ab8841465c356936" ;
  ns0:name "Pand 416"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961243> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71108517 52.00842663, 4.71104395 52.00846476, 4.71118096 52.00852172, 4.71121901 52.00848174, 4.71108517 52.00842663))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

