@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/b009x8d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fcd96f1d22b2481d2ae00a0cf71f4cba" ;
  ns0:name "Pand 3141"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963968> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71252630 52.00950352, 4.71259971 52.00952570, 4.71262267 52.00949658, 4.71254539 52.00947336, 4.71252252 52.00950236, 4.71252630 52.00950352))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

