@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/b006p3n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e1a8f57f8cb54a76bfd3425d71208875" ;
  ns0:name "Pand 410"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961237> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71461235 52.00846875, 4.71453633 52.00846494, 4.71452032 52.00851754, 4.71455411 52.00852290, 4.71454640 52.00854143, 4.71457991 52.00854674, 4.71461235 52.00846875))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

